Searched hist:a419a3d92aab88dba1bf151f98f93c49d0e34206 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpio/ |
H A D | Kconfig | diff a419a3d92aab88dba1bf151f98f93c49d0e34206 Wed Aug 22 22:41:11 CEST 2018 Linus Walleij <linus.walleij@linaro.org> 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>
|