aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2014-11-14 13:26:46 +0100
committerTomi Valkeinen <[email protected]>2014-11-14 15:28:19 +0200
commit6f15b602b8f93e1d199a85b95183d7a5836b3152 (patch)
tree1b0ec1f86e397fc9eabad10234d786fa231a7c57
parent0df1f2487d2f0d04703f142813d53615d62a1da4 (diff)
simplefb: Add simplefb MAINTAINERS entry
During the discussion about adding clock handling code to simplefb, it became clear that simplefb currently does not have an active maintainer. I've discussed this with Stephen Warren <[email protected]>, the original author of simplefb, and with his permisson I'm picking up maintainership of simplefb. Cc: Stephen Warren <[email protected]> Signed-off-by: Hans de Goede <[email protected]> Acked-by: Geert Uytterhoeven <[email protected]> Acked-by: Stephen Warren <[email protected]> Reviewed-by: Maxime Ripard <[email protected]> Reviewed-by: David Herrmann <[email protected]> Acked-by: Grant Likely <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3c6427190be2..d348ccc162fb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8442,6 +8442,14 @@ F: drivers/media/usb/siano/
F: drivers/media/usb/siano/
F: drivers/media/mmc/siano/
+SIMPLEFB FB DRIVER
+M: Hans de Goede <[email protected]>
+S: Maintained
+F: Documentation/devicetree/bindings/video/simple-framebuffer.txt
+F: drivers/video/fbdev/simplefb.c
+F: include/linux/platform_data/simplefb.h
+
SH_VEU V4L2 MEM2MEM DRIVER
S: Orphan