commit | d05866240cce588bedf544b0350bad9d279a64cf | [log] [tgz] |
---|---|---|
author | Thomas Abraham <thomas.abraham@linaro.org> | Fri Sep 07 06:07:19 2012 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Fri Sep 07 06:07:19 2012 +0900 |
tree | 4019bf42912f40c4907b550e6ee7a7a5bc751108 | |
parent | 43b169db184184e1df8dea198d454a06602c5150 [diff] |
gpio: exynos4: skip gpiolib registration if pinctrl driver is used Pinctrl driver, when enabled, registers all the gpio pins and hence the registration of gpio pins by this driver can be skipped. Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org> Acked-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>