ARM: EXYNOS: skip wakeup interrupt setup if pinctrl driver is used
authorThomas Abraham <thomas.abraham@linaro.org>
Thu, 6 Sep 2012 21:07:40 +0000 (06:07 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 6 Sep 2012 21:07:40 +0000 (06:07 +0900)
Pinctrl driver includes support for configuring the external wakeup
interrupts. On exynos platforms that use pinctrl driver, the setup
of wakeup interrupts in the exynos platform code can be skipped.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found