]> asedeno.scripts.mit.edu Git - linux.git/commit
gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIP
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 22 Aug 2018 20:41:11 +0000 (22:41 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 29 Aug 2018 07:09:11 +0000 (09:09 +0200)
commita419a3d92aab88dba1bf151f98f93c49d0e34206
tree2e5dff8fc6df1428961eca81e7a615d185e29caf
parentd875cc27e2399a4b5d190db0a949570fc4276fec
gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIP

We can quite easily switch banks/ports A and B to use
GPIOLIB_IRQCHIP which is code that will be more careful
about handling interrupt descriptors and use a proper
irqdomain for translating the IRQs. This cuts down some
code in favor of using the implementation inside
gpiolib.

Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/gpio-ep93xx.c