]> 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)
commit625a3bf73204098012549299fac4967333f13104
tree84584ff5bb96d0c4c920c3093875fc4a44d7fe72
parentf1900be5a74dbaa08f19e3aaa9fd854e846d520c
Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"

This reverts commit 7d58ae014ded2d8004776a5d4b0f3e795b94e88d 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: 7d58ae014ded ("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