summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSean Paul <seanpaul@chromium.org>2014-01-30 16:19:22 -0500
committerInki Dae <daeinki@gmail.com>2014-03-24 00:36:34 +0900
commit2e4e678aa8a49136a4954dd93e53ac5108977e5c (patch)
tree35fc15cae414945a9330597936f52b238f829330 /MAINTAINERS
parent055e0c0615c23516abec8f64a38da20d01c1ee85 (diff)
downloadlinux-2e4e678aa8a49136a4954dd93e53ac5108977e5c.tar.gz
linux-2e4e678aa8a49136a4954dd93e53ac5108977e5c.tar.xz
drm/exynos: Move dp driver from video/ to drm/
This patch moves the code from video/ to drm/. This is required the DP driver needs to power on/off in the correct order in relation to fimd. This will also allow the DP driver to participate in drm modeset as well as provide accurate connection detection and edid. Signed-off-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b3fdb0f004ba..1a308b8e10a4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3393,12 +3393,6 @@ S: Maintained
F: drivers/extcon/
F: Documentation/extcon/
-EXYNOS DP DRIVER
-M: Jingoo Han <jg1.han@samsung.com>
-L: linux-fbdev@vger.kernel.org
-S: Maintained
-F: drivers/video/exynos/exynos_dp*
-
EXYNOS MIPI DISPLAY DRIVERS
M: Inki Dae <inki.dae@samsung.com>
M: Donghwa Lee <dh09.lee@samsung.com>