This change is mainly to update the driver's path changed from drivers/media/platform/s5p-fimc to drivers/media/platform/exynos4-is/. While at it, remove non-existent files rule, move the whole entry to the Samsung drivers section and add the patch tracking system URL and git repository details.
Signed-off-by: Sylwester Nawrocki <[email protected]> Signed-off-by: Kyungmin Park <[email protected]> --- Changes since v1: - added SCM details, moved to proper location to keep alphabetical order --- MAINTAINERS | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3d7782b..22435e8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1153,15 +1153,6 @@ L: [email protected] S: Maintained F: drivers/media/platform/s5p-g2d/ -ARM/SAMSUNG S5P SERIES FIMC SUPPORT -M: Kyungmin Park <[email protected]> -M: Sylwester Nawrocki <[email protected]> -L: [email protected] -L: [email protected] -S: Maintained -F: arch/arm/plat-samsung/include/plat/*fimc* -F: drivers/media/platform/s5p-fimc/ - ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT M: Kyungmin Park <[email protected]> M: Kamil Debski <[email protected]> @@ -6945,6 +6936,16 @@ L: [email protected] S: Supported F: drivers/media/i2c/s5c73m3/* +SAMSUNG S5P/EXYNOS4 SOC SERIES CAMERA SUBSYSTEM DRIVERS +M: Kyungmin Park <[email protected]> +M: Sylwester Nawrocki <[email protected]> +L: [email protected] +Q: https://patchwork.linuxtv.org/project/linux-media/list/ +T: git git://linuxtv.org/snawrocki/samsung.git +S: Supported +F: drivers/media/platform/exynos4-is/ +F: include/media/s5p_fimc.h + SERIAL DRIVERS M: Greg Kroah-Hartman <[email protected]> L: [email protected] -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
