gpio: omap: convert driver to use gpiolib irqchip
Converts the GPIO OMAP driver to register its chained irq handler and irqchip using the helpers in the gpiolib core. Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> Tested-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:

committed by
Linus Walleij

parent
cd0a3748f3
commit
fb655f57ce
@@ -247,6 +247,7 @@ config GPIO_OMAP
|
||||
bool "TI OMAP GPIO support"
|
||||
default y if ARCH_OMAP
|
||||
depends on ARM && ARCH_OMAP
|
||||
select GPIOLIB_IRQCHIP
|
||||
help
|
||||
Say yes here to enable GPIO support for TI OMAP SoCs.
|
||||
|
||||
|
Reference in New Issue
Block a user