]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commitfef05c29786fe0aa2833972b5355b58e54d52484
treef9e4e0d2fed396348552afaba67518a591eb76ef
parentd05866240cce588bedf544b0350bad9d279a64cf
ARM: EXYNOS: skip wakeup interrupt setup if pinctrl driver is used

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>
arch/arm/mach-exynos/common.c