aboutsummaryrefslogtreecommitdiffstats
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-23 11:36:34 -0400
commit2e4e678aa8a49136a4954dd93e53ac5108977e5c (patch)
tree35fc15cae414945a9330597936f52b238f829330 /MAINTAINERS
parent055e0c0615c23516abec8f64a38da20d01c1ee85 (diff)
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
3393F: drivers/extcon/ 3393F: drivers/extcon/
3394F: Documentation/extcon/ 3394F: Documentation/extcon/
3395 3395
3396EXYNOS DP DRIVER
3397M: Jingoo Han <jg1.han@samsung.com>
3398L: linux-fbdev@vger.kernel.org
3399S: Maintained
3400F: drivers/video/exynos/exynos_dp*
3401
3402EXYNOS MIPI DISPLAY DRIVERS 3396EXYNOS MIPI DISPLAY DRIVERS
3403M: Inki Dae <inki.dae@samsung.com> 3397M: Inki Dae <inki.dae@samsung.com>
3404M: Donghwa Lee <dh09.lee@samsung.com> 3398M: Donghwa Lee <dh09.lee@samsung.com>