ARM: exynos: restrain the use of gpio driver for Exynos5420 37/32337/2
authorHyungwon Hwang <human.hwang@samsung.com>
Wed, 17 Dec 2014 00:30:20 +0000 (09:30 +0900)
committerHyungwon Hwang <human.hwang@samsung.com>
Thu, 18 Dec 2014 05:29:56 +0000 (14:29 +0900)
commit1062443d6cde74f2d265757b2e368df3aa7cc0e6
treed2401b06fb9db70b1175546296a55b59ea4f3769
parentcac856a2dd77a6291695ba16d81fc678303313f6
ARM: exynos: restrain the use of gpio driver for Exynos5420

Now, pinctrl is being used to control gpio of Exynos5420. So this
patch is needed not to try to use gpio driver for Exynos5420, and fail
making meaningless error log in boot process.

Change-Id: I41b2575229e6c3f571800f07e775b5a6a11e456a
Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com>
drivers/gpio/gpio-samsung.c