I would like to replace Kyungmin Park, who is no longer interested in maintaining S5P-CEC driver. I have access to various Exynos boards. I also already did some tests of this driver and helped enabling it on various Exynos boards. The driver itself is no longer in staging, so lets fix the path too. Also change the mailing list from ARM generic to Samsung SoC specific to get more attention and easier review in the future.
Signed-off-by: Marek Szyprowski <[email protected]> --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 053c3bdd1fe5..fbfbc9866fa2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1775,11 +1775,11 @@ F: arch/arm/plat-samsung/s5p-dev-mfc.c F: drivers/media/platform/s5p-mfc/ ARM/SAMSUNG S5P SERIES HDMI CEC SUBSYSTEM SUPPORT -M: Kyungmin Park <[email protected]> -L: [email protected] +M: Marek Szyprowski <[email protected]> +L: [email protected] (moderated for non-subscribers) L: [email protected] S: Maintained -F: drivers/staging/media/platform/s5p-cec/ +F: drivers/media/platform/s5p-cec/ ARM/SAMSUNG S5P SERIES JPEG CODEC SUPPORT M: Andrzej Pietrasiewicz <[email protected]> -- 1.9.1
