2020-09-04 11:32:27

by Corentin LABBE

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: media: cec: fix files location

Files have moved, fixes their path.

Fixes: 4be5e8648b0c ("media: move CEC platform drivers to a separate directory")
Signed-off-by: Corentin Labbe <[email protected]>
---
MAINTAINERS | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1123f26e2891..3b2202b8dec5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2453,7 +2453,7 @@ L: [email protected] (moderated for non-subscribers)
L: [email protected]
S: Maintained
F: Documentation/devicetree/bindings/media/s5p-cec.txt
-F: drivers/media/platform/s5p-cec/
+F: drivers/media/cec/platform/s5p/

ARM/SAMSUNG S5P SERIES JPEG CODEC SUPPORT
M: Andrzej Pietrasiewicz <[email protected]>
@@ -2598,7 +2598,7 @@ L: [email protected]
L: [email protected]
S: Maintained
F: Documentation/devicetree/bindings/media/tegra-cec.txt
-F: drivers/media/platform/tegra-cec/
+F: drivers/media/cec/platform/tegra/

ARM/TETON BGA MACHINE SUPPORT
M: "Mark F. Brown" <[email protected]>
@@ -4042,7 +4042,7 @@ S: Supported
W: http://linuxtv.org
T: git git://linuxtv.org/media_tree.git
F: Documentation/devicetree/bindings/media/cec-gpio.txt
-F: drivers/media/platform/cec-gpio/
+F: drivers/media/cec/platform/cec-gpio/

CELL BROADBAND ENGINE ARCHITECTURE
M: Arnd Bergmann <[email protected]>
@@ -11364,8 +11364,8 @@ S: Supported
W: http://linux-meson.com/
T: git git://linuxtv.org/media_tree.git
F: Documentation/devicetree/bindings/media/amlogic,meson-gx-ao-cec.yaml
-F: drivers/media/platform/meson/ao-cec-g12a.c
-F: drivers/media/platform/meson/ao-cec.c
+F: drivers/media/cec/platform/meson/ao-cec-g12a.c
+F: drivers/media/cec/platform/meson/ao-cec.c

MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
M: Liang Yang <[email protected]>
@@ -15574,8 +15574,8 @@ F: drivers/mmc/host/sdricoh_cs.c
SECO BOARDS CEC DRIVER
M: Ettore Chimenti <[email protected]>
S: Maintained
-F: drivers/media/platform/seco-cec/seco-cec.c
-F: drivers/media/platform/seco-cec/seco-cec.h
+F: drivers/media/cec/platform/seco/seco-cec.c
+F: drivers/media/cec/platform/seco/seco-cec.h

SECURE COMPUTING
M: Kees Cook <[email protected]>
@@ -16608,7 +16608,7 @@ STI CEC DRIVER
M: Benjamin Gaignard <[email protected]>
S: Maintained
F: Documentation/devicetree/bindings/media/stih-cec.txt
-F: drivers/media/platform/sti/cec/
+F: drivers/media/cec/platform/sti/

STK1160 USB VIDEO CAPTURE DRIVER
M: Ezequiel Garcia <[email protected]>
--
2.26.2