]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"
authorKevin Hao <haokexin@gmail.com>
Tue, 14 Jan 2020 08:28:18 +0000 (16:28 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 15 Jan 2020 10:17:21 +0000 (11:17 +0100)
commitc562d743bf85f034eb7c7733f1ddb24622a8d879
tree84584ff5bb96d0c4c920c3093875fc4a44d7fe72
parent51213984a5013717c93ba5110d1a3b2b2072ddc1
Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"

This reverts commit 7b41568c056d1c1b9bfe0d0c954a47dcd17b1d9a because
there are some bugs in this commit, and we don't have a simple way to
fix these bugs. So revert this commit to make the thunderx gpio work
on the stable kernel at least. We will switch to GPIOLIB_IRQCHIP
for thunderx gpio by following patches.

Fixes: 7b41568c056d ("gpio: thunderx: Switch to GPIOLIB_IRQCHIP")
Signed-off-by: Kevin Hao <haokexin@gmail.com>
Link: https://lore.kernel.org/r/20200114082821.14015-2-haokexin@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/gpio-thunderx.c