diff options
author | 2025-07-09 09:18:24 +0200 | |
---|---|---|
committer | 2025-07-11 09:18:55 +0200 | |
commit | edb471108cf1477c44b95e87e8cec261825eb079 (patch) | |
tree | 0c261b543e6b68f239238f5ef97b89bb2b3392d4 | |
parent | gpio: of: initialize local variable passed to the .of_xlate() callback (diff) | |
download | wireguard-linux-edb471108cf1477c44b95e87e8cec261825eb079.tar.xz wireguard-linux-edb471108cf1477c44b95e87e8cec261825eb079.zip |
MAINTAINERS: remove bouncing address for Nandor Han
Nandor's address has been bouncing for some time now. Remove it from
MAINTAINERS. The affected driver falls under the wider umbrella of GPIO
modules.
Link: https://lore.kernel.org/r/20250709071825.16212-1-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4bac4ea21b64..ac983cb1663d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -27309,13 +27309,6 @@ S: Supported W: http://www.marvell.com F: drivers/i2c/busses/i2c-xlp9xx.c -XRA1403 GPIO EXPANDER -M: Nandor Han <nandor.han@ge.com> -L: linux-gpio@vger.kernel.org -S: Maintained -F: Documentation/devicetree/bindings/gpio/gpio-xra1403.txt -F: drivers/gpio/gpio-xra1403.c - XTENSA XTFPGA PLATFORM SUPPORT M: Max Filippov <jcmvbkbc@gmail.com> S: Maintained |