diff options
author | Guenter Roeck <[email protected]> | 2024-01-27 07:40:58 -0800 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2024-02-11 13:43:08 -0800 |
commit | 3317f2385f093d7dc17cf492a6676e7be5597349 (patch) | |
tree | acdb79d9b9d21e8c3c1b13261ccdb18e779eb633 | |
parent | e7b631d798716bba5cf1499caf62c548c7905439 (diff) |
MAINTAINERS: Drop entries for hwmon devices with unreachable maintainers
Drop maintainer entries for MAX31760 and MAX31827 since the e-mail
addresses of their maintainers is no longer reachable and there is
no known alternative means to contact them.
HWMON drivers have a subsystem maintainer, so individual maintainer
entries are not mandatory.
Reported-by: Heiner Kallweit <[email protected]>
Cc: Heiner Kallweit <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
-rw-r--r-- | MAINTAINERS | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 73d898383e51..ea2debbed7cb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1384,15 +1384,6 @@ F: drivers/iio/amplifiers/hmc425a.c F: drivers/staging/iio/*/ad* X: drivers/iio/*/adjd* -ANALOG DEVICES INC MAX31760 DRIVER -M: Ibrahim Tilki <[email protected]> -S: Maintained -W: http://wiki.analog.com/ -W: https://ez.analog.com/linux-software-drivers -F: Documentation/devicetree/bindings/hwmon/adi,max31760.yaml -F: Documentation/hwmon/max31760.rst -F: drivers/hwmon/max31760.c - ANALOGBITS PLL LIBRARIES M: Paul Walmsley <[email protected]> S: Supported @@ -13133,15 +13124,6 @@ F: Documentation/userspace-api/media/drivers/max2175.rst F: drivers/media/i2c/max2175* F: include/uapi/linux/max2175.h -MAX31827 TEMPERATURE SWITCH DRIVER -M: Daniel Matyas <[email protected]> -S: Supported -W: https://ez.analog.com/linux-software-drivers -F: Documentation/devicetree/bindings/hwmon/adi,max31827.yaml -F: Documentation/hwmon/max31827.rst -F: drivers/hwmon/max31827.c - MAX31335 RTC DRIVER M: Antoniu Miclaus <[email protected]> |