summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/spear/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2014-05-29 11:18:48 +0200
committerLinus Walleij <linus.walleij@linaro.org>2014-06-19 09:35:12 +0200
commit22763bf527446fe1f25ac365d846b02fd040e19c (patch)
tree77fee62e21bae80c0158cd05b81a928b3a23644e /drivers/pinctrl/spear/Kconfig
parentaebdc8abc9db86e2bd33070fc2f961012fff74b4 (diff)
downloadop-kernel-dev-22763bf527446fe1f25ac365d846b02fd040e19c.zip
op-kernel-dev-22763bf527446fe1f25ac365d846b02fd040e19c.tar.gz
pinctrl: spear: switch plgpio to irqchip helpers
This switches the SPEAr PLGPIO driver over to using the irqchip helpers. As part of this effort, also get rid of the strange irq_base calculation and failure to use d->hwirq for obtaining a local irqchip offset. Cc: Viresh Kumar <viresh.linux@gmail.com> Cc: Shiraz Hashim <shiraz.linux.kernel@gmail.com> Cc: spear-devel@list.st.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/spear/Kconfig')
-rw-r--r--drivers/pinctrl/spear/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pinctrl/spear/Kconfig b/drivers/pinctrl/spear/Kconfig
index 04d93e6..9ef18eb 100644
--- a/drivers/pinctrl/spear/Kconfig
+++ b/drivers/pinctrl/spear/Kconfig
@@ -48,6 +48,7 @@ config PINCTRL_SPEAR1340
config PINCTRL_SPEAR_PLGPIO
bool "SPEAr SoC PLGPIO Controller"
depends on GPIOLIB && PINCTRL_SPEAR
+ select GPIOLIB_IRQCHIP
help
Say yes here to support PLGPIO controller on ST Microelectronics SPEAr
SoCs.
OpenPOWER on IntegriCloud