]> asedeno.scripts.mit.edu Git - linux.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)
commita564ac35d60564dd5b509e32afdc04e7aafee40e
tree84584ff5bb96d0c4c920c3093875fc4a44d7fe72
parentb3a987b0264d3ddbb24293ebff10eddfc472f653
Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"

This reverts commit a7fc89f9d5fcc10a5474cfe555f5a9e5df8b0f1f 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: a7fc89f9d5fc ("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