]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
x86: broadwell: gpio: Remove the codes to set up pin control
authorBin Meng <bmeng.cn@gmail.com>
Wed, 8 Jun 2016 12:07:39 +0000 (05:07 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 12 Jun 2016 04:19:35 +0000 (12:19 +0800)
commit9769e05bcf79939bad23a719982dd1f85a110f3c
tree511bcae9d3b53846c31814b6acbc7cea6c00b32d
parentd8906c1f3fd9e437066a9de7ff2de306696a7598
x86: broadwell: gpio: Remove the codes to set up pin control

Now that we have set up pin control in cpu_init_r(), remove the
duplicated codes in the broadwell gpio driver.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/gpio/intel_broadwell_gpio.c