aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2022-08-08 13:15:25 +0300
committerKrzysztof Kozlowski <[email protected]>2022-09-07 13:50:29 +0200
commit1f88d1e5f9e5d965c2208edc2c757eaff8960bca (patch)
tree9c89e5936f7d1a471ba371b3cdb0d990062ef630
parent1d27e716805c6d8784122ab3d4ea4fc591c340e4 (diff)
MAINTAINERS: pwm-fan: Drop Bartlomiej Zolnierkiewicz
Bartlomiej's Samsung email address is not working since around last year and there was no follow up patch take over of the drivers, so drop the email from maintainers. Cc: Bartlomiej Zolnierkiewicz <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected]
-rw-r--r--MAINTAINERS8
1 files changed, 0 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8a5012ba6ff9..0bd4089579d1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16533,14 +16533,6 @@ T: git git://linuxtv.org/media_tree.git
F: drivers/media/usb/pwc/*
F: include/trace/events/pwc.h
-PWM FAN DRIVER
-M: Bartlomiej Zolnierkiewicz <[email protected]>
-S: Supported
-F: Documentation/devicetree/bindings/hwmon/pwm-fan.txt
-F: Documentation/hwmon/pwm-fan.rst
-F: drivers/hwmon/pwm-fan.c
-
PWM IR Transmitter
M: Sean Young <[email protected]>