diff options
author | Tomi Valkeinen | 2018-06-08 18:08:11 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz | 2018-06-08 18:08:11 +0200 |
commit | 3d1d40b6a68a72ccf7e2608e244e754d1bd34746 (patch) | |
tree | e1957cc32cb731cb0979923fcd954696362747c3 /MAINTAINERS | |
parent | dbeef4fe697bfc0c071a88fe565182ce9729a7ba (diff) |
MAINTAINERS: make omapfb orphan
omapfb is not maintained by me anymore, so drop my name from the
maintainers, and mark omapfb as orphan.
At some point in the future we should mark omapfb as obsolete, but there
are still some features supported by omapfb which are not supported by
omapdrm, so we're not there yet.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 92be777d060a..10223303b233 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10144,18 +10144,16 @@ F: arch/arm/boot/dts/*am5* F: arch/arm/boot/dts/*dra7* OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2) -M: Tomi Valkeinen <tomi.valkeinen@ti.com> L: linux-omap@vger.kernel.org L: linux-fbdev@vger.kernel.org -S: Maintained +S: Orphan F: drivers/video/fbdev/omap2/ F: Documentation/arm/OMAP/DSS OMAP FRAMEBUFFER SUPPORT -M: Tomi Valkeinen <tomi.valkeinen@ti.com> L: linux-fbdev@vger.kernel.org L: linux-omap@vger.kernel.org -S: Maintained +S: Orphan F: drivers/video/fbdev/omap/ OMAP GENERAL PURPOSE MEMORY CONTROLLER SUPPORT |