media: MAINTAINERS: Fix files for obsolete SoC camera framework
authorSakari Ailus <sakari.ailus@linux.intel.com>
Tue, 26 Mar 2019 09:19:28 +0000 (05:19 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 29 Mar 2019 14:45:07 +0000 (10:45 -0400)
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 <joe@perches.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
MAINTAINERS

index e17ebf70b5480ecc232ce1f62aedf95a03b5f403..c6c15de0583f22bfcab8fa493d14f8d0504acc76 100644 (file)
@@ -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 <ard.biesheuvel@linaro.org>