Message ID | 20190613194326.180889-2-mka@chromium.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | backlight: Expose brightness curve type through sysfs | expand |
On Thu, Jun 13, 2019 at 12:43:23PM -0700, Matthias Kaehlcke wrote: > Add an entry for the stable backlight sysfs ABI to the MAINTAINERS > file. > > Signed-off-by: Matthias Kaehlcke <mka@chromium.org> Well spotted. Thanks! Acked-by: Daniel Thompson <daniel.thompson@linaro.org> Daniel. > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 57f496cff999..d51e74340870 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2857,6 +2857,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> > -- > 2.22.0.rc2.383.gf4fbbf30c2-goog >
diff --git a/MAINTAINERS b/MAINTAINERS index 57f496cff999..d51e74340870 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2857,6 +2857,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>
Add an entry for the stable backlight sysfs ABI to the MAINTAINERS file. Signed-off-by: Matthias Kaehlcke <mka@chromium.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)