From: Sakari Ailus Date: Tue, 26 Mar 2019 09:19:28 +0000 (-0400) Subject: media: MAINTAINERS: Fix files for obsolete SoC camera framework X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=95db3cc936f5340ebbb6acc44579a2084f2866aa;p=linux.git media: MAINTAINERS: Fix files for obsolete SoC camera framework The SoC camera was moved to the staging tree but we missed updating MAINTAINERS. Do that now. Fixes: 280de94a6519 ("media: soc_camera: Move to the staging tree") Reported-by: Joe Perches Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- diff --git a/MAINTAINERS b/MAINTAINERS index e17ebf70b5480..c6c15de0583f2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14325,9 +14325,8 @@ SOC-CAMERA V4L2 SUBSYSTEM L: linux-media@vger.kernel.org T: git git://linuxtv.org/media_tree.git S: Orphan -F: include/media/soc* -F: drivers/media/i2c/soc_camera/ -F: drivers/media/platform/soc_camera/ +F: include/media/soc_camera.h +F: drivers/staging/media/soc_camera/ SOCIONEXT SYNQUACER I2C DRIVER M: Ard Biesheuvel