diff options
author | Tomi Valkeinen <tomi.valkeinen@nokia.com> | 2010-01-07 13:18:04 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@nokia.com> | 2010-01-11 14:44:51 +0200 |
commit | 676eec0daf87614eadbcd82d3876b09b65e1ddf9 (patch) | |
tree | 07f92f1bf5cd842368b569f7827eb2faca0eeaf3 /MAINTAINERS | |
parent | 3043c10a7e6a133dd79636d6ec4f650a6b2848ae (diff) | |
download | linux-676eec0daf87614eadbcd82d3876b09b65e1ddf9.tar.bz2 |
MAINTAINERS: Combine DSS2 and OMAPFB2 into one entry
There isn't really any reason to divide those.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8d2fceeaa2b6..b888cd6696f8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3955,23 +3955,14 @@ L: linux-omap@vger.kernel.org S: Maintained F: drivers/video/omap/ -OMAP DISPLAY SUBSYSTEM SUPPORT (DSS2) +OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2) M: Tomi Valkeinen <tomi.valkeinen@nokia.com> L: linux-omap@vger.kernel.org -L: linux-fbdev@vger.kernel.org (moderated for non-subscribers) +L: linux-fbdev@vger.kernel.org S: Maintained -F: drivers/video/omap2/dss/ -F: drivers/video/omap2/vrfb.c -F: drivers/video/omap2/vram.c +F: drivers/video/omap2/ F: Documentation/arm/OMAP/DSS -OMAP FRAMEBUFFER SUPPORT (FOR DSS2) -M: Tomi Valkeinen <tomi.valkeinen@nokia.com> -L: linux-omap@vger.kernel.org -L: linux-fbdev@vger.kernel.org (moderated for non-subscribers) -S: Maintained -F: drivers/video/omap2/omapfb/ - OMAP MMC SUPPORT M: Jarkko Lavinen <jarkko.lavinen@nokia.com> L: linux-omap@vger.kernel.org |