summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorNuno Sá <nuno.sa@analog.com>2022-08-30 20:55:47 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2022-08-30 21:16:03 -0700
commit5ddc896088b02bcf07ec4f16ae75db43b35b0bbe (patch)
treef8028c5a3e748197850f45fef9a0be6e0ec19a21 /MAINTAINERS
parent9d2b2e83ef277b9c7b8852e8717140daa373ccf1 (diff)
downloadlinux-stable-5ddc896088b02bcf07ec4f16ae75db43b35b0bbe.tar.gz
linux-stable-5ddc896088b02bcf07ec4f16ae75db43b35b0bbe.tar.bz2
linux-stable-5ddc896088b02bcf07ec4f16ae75db43b35b0bbe.zip
gpio: gpio-adp5588: drop the driver
With commit 9d2b2e83ef27 ("Input: adp5588-keys - support gpi key events as 'gpio keys'") the irchip functionality is directly supported in the input driver as the main goal of these pins is to be used as gpio keys. Hence, this driver can be removed. Signed-off-by: Nuno Sá <nuno.sa@analog.com> Acked-by: Bartosz Golaszewski <brgl@bgdev.pl> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Link: https://lore.kernel.org/r/20220829131553.690063-3-nuno.sa@analog.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 711bcd4f6269..8404c18e6bcf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -556,7 +556,6 @@ M: Michael Hennerich <michael.hennerich@analog.com>
S: Supported
W: http://wiki.analog.com/ADP5588
W: https://ez.analog.com/linux-software-drivers
-F: drivers/gpio/gpio-adp5588.c
F: drivers/input/keyboard/adp5588-keys.c
ADP8860 BACKLIGHT DRIVER (ADP8860/ADP8861/ADP8863)