diff options
author | Jingoo Han <[email protected]> | 2014-04-10 20:24:03 +0900 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2014-04-30 09:48:44 +1000 |
commit | e2a75c446e38ddf32ccdeb6e8cf2baa61fd8510f (patch) | |
tree | 688c8e7bc937cd46f3bb2ca6649e9952a6b491ba | |
parent | 25c8b5c3048cb6c98d402ca8d4735ccf910f727c (diff) |
MAINTAINERS: update maintainer entry for Exynos DP driver
Recently, Exynos DP driver was moved from drivers/video/exynos/
directory to drivers/gpu/drm/exynos/ directory. So, I update
and add maintainer entry for Exynos DP driver.
Signed-off-by: Jingoo Han <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e67ea2442041..ea44a57f790e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3485,6 +3485,12 @@ S: Maintained F: drivers/extcon/ F: Documentation/extcon/ +EXYNOS DP DRIVER +M: Jingoo Han <[email protected]> +S: Maintained +F: drivers/gpu/drm/exynos/exynos_dp* + EXYNOS MIPI DISPLAY DRIVERS M: Inki Dae <[email protected]> M: Donghwa Lee <[email protected]> |