diff options
author | Kim, Milo <[email protected]> | 2012-12-17 16:01:17 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-12-17 17:15:17 -0800 |
commit | 0edd807dc96522d9a8e8b5298552cd8adf810cc5 (patch) | |
tree | c5043d4b6177b0f1b29a6c5b85788737755a7f19 | |
parent | 1581b088fc91cbb974ad2b98431a8ecabb4852ee (diff) |
MAINTAINERS: add LP855x backlight driver entry
Signed-off-by: Milo(Woogyom) Kim <[email protected]>
Cc: Richard Purdie <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c0e5c06f7be7..4e2a1f67a1fc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7545,6 +7545,13 @@ S: Maintained F: sound/soc/codecs/lm49453* F: sound/soc/codecs/isabelle* +TI LP855x BACKLIGHT DRIVER +M: Milo Kim <[email protected]> +S: Maintained +F: Documentation/backlight/lp855x-driver.txt +F: drivers/video/backlight/lp855x_bl.c +F: include/linux/platform_data/lp855x.h + TI TWL4030 SERIES SOC CODEC DRIVER M: Peter Ujfalusi <[email protected]> L: [email protected] (moderated for non-subscribers) |