aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Kaehlcke <mka@chromium.org>2019-07-09 12:00:04 -0700
committerLee Jones <lee.jones@linaro.org>2019-09-02 15:54:59 +0100
commit6451e123dec34e295cb0affcd48f671275bdb671 (patch)
treec92aed833e9fbec6ed2e119f6196f19189b36ffd
parentbacklight: gpio-backlight: Correct initial power state handling (diff)
downloadlinux-dev-6451e123dec34e295cb0affcd48f671275bdb671.tar.xz
linux-dev-6451e123dec34e295cb0affcd48f671275bdb671.zip
MAINTAINERS: Add entry for stable backlight sysfs ABI documentation
Add an entry for the stable backlight sysfs ABI to the MAINTAINERS file. Signed-off-by: Matthias Kaehlcke <mka@chromium.org> Acked-by: Daniel Thompson <daniel.thompson@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 783569e3c4b4..5d7bb3024e13 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2906,6 +2906,7 @@ F: drivers/video/backlight/
F: include/linux/backlight.h
F: include/linux/pwm_backlight.h
F: Documentation/devicetree/bindings/leds/backlight
+F: Documentation/ABI/stable/sysfs-class-backlight
BATMAN ADVANCED
M: Marek Lindner <mareklindner@neomailbox.ch>