commit | fb8757b287a1a6efd9fa6ae7239a5aedac9e22fc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Mar 11 22:07:14 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Mar 17 10:27:25 2016 +0800 |
tree | 0b702b29e634e2838028c78927a7605e4a0dfd3d | |
parent | 11cd631cc14230365ca906c5e8efc035644ff852 [diff] |
x86: gpio: Allow the pinctrl driver to set up the pin config Rather than setting up the pin configuration in the GPIO driver, use the new pinctrl driver to do it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>