git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c2bbf5
)
ARM: EXYNOS: enable PINCTRL for EXYNOS5440
author
Kukjin Kim
<kgene.kim@samsung.com>
Thu, 27 Dec 2012 17:19:08 +0000
(09:19 -0800)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Fri, 28 Dec 2012 17:36:05 +0000
(09:36 -0800)
This patch removes following warning in kernel boot log,
Because EXYNOS5440 can support only Pinctrl not GPIO.
WARNING: at drivers/gpio/gpio-samsung.c:3102 samsung_gpiolib_init+0x68/0x8c()
Unknown SoC in gpio-samsung, no GPIOs added
Cc: Thomas Abraham <thomas.ab@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
No differences found