Update MAINTAINERS file for HDLCD driver. Cc: Andrew Morton <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: Mauro Carvalho Chehab <[email protected]> Cc: Greg KH <[email protected]> Cc: Joe Perches <[email protected]> Cc: Jiri Slaby <[email protected]>
Signed-off-by: Liviu Dudau <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 443dc62..084818e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -790,6 +790,12 @@ S: Maintained F: drivers/video/fbdev/arcfb.c F: drivers/video/fbdev/core/fb_defio.c +ARM HDLCD DRM DRIVER +M: Liviu Dudau <[email protected]> +S: Maintained +F: drivers/gpu/drm/arm/ +F: Documentation/devicetree/bindings/arm/arm,hdlcd.txt + ARM MFM AND FLOPPY DRIVERS M: Ian Molton <[email protected]> S: Maintained -- 2.4.6 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

