diff mbox series

[SECOND,RESEND] MAINTAINERS: adjust entries to moving CEC platform drivers

Message ID 20200525142946.8268-1-lukas.bulwahn@gmail.com (mailing list archive)
State Not Applicable
Headers show
Series [SECOND,RESEND] MAINTAINERS: adjust entries to moving CEC platform drivers | expand

Commit Message

Lukas Bulwahn May 25, 2020, 2:29 p.m. UTC
Commit 4be5e8648b0c ("media: move CEC platform drivers to a separate
directory") moved various files into a new directory structure, but did
not adjust the entries in MAINTAINERS.

Since then, ./scripts/get_maintainer.pl --self-test=patterns complains:

  warning: no file matches F: drivers/media/platform/s5p-cec/
  warning: no file matches F: drivers/media/platform/tegra-cec/
  warning: no file matches F: drivers/media/platform/cec-gpio/
  warning: no file matches F: drivers/media/platform/meson/ao-cec-g12a.c
  warning: no file matches F: drivers/media/platform/meson/ao-cec.c
  warning: no file matches F: drivers/media/platform/seco-cec/seco-cec.c
  warning: no file matches F: drivers/media/platform/seco-cec/seco-cec.h
  warning: no file matches F: drivers/media/platform/sti/cec/

Update the MAINTAINERS entries to the new file locations.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Mauro, please pick this non-urgent minor clean-up patch on top of the
CEC platform driver moves.
 
applies cleanly on next-20200417, next-20200505 and still on next-20200525
for this second resend.

v1 send here:
https://lore.kernel.org/lkml/20200418093630.6149-1-lukas.bulwahn@gmail.com/

v1 first resend here:
https://lore.kernel.org/lkml/20200506050744.4779-1-lukas.bulwahn@gmail.com/

 MAINTAINERS | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

Comments

Lukas Bulwahn June 30, 2020, 8:30 p.m. UTC | #1
On Mon, 25 May 2020, Lukas Bulwahn wrote:

> Commit 4be5e8648b0c ("media: move CEC platform drivers to a separate
> directory") moved various files into a new directory structure, but did
> not adjust the entries in MAINTAINERS.
> 
> Since then, ./scripts/get_maintainer.pl --self-test=patterns complains:
> 
>   warning: no file matches F: drivers/media/platform/s5p-cec/
>   warning: no file matches F: drivers/media/platform/tegra-cec/
>   warning: no file matches F: drivers/media/platform/cec-gpio/
>   warning: no file matches F: drivers/media/platform/meson/ao-cec-g12a.c
>   warning: no file matches F: drivers/media/platform/meson/ao-cec.c
>   warning: no file matches F: drivers/media/platform/seco-cec/seco-cec.c
>   warning: no file matches F: drivers/media/platform/seco-cec/seco-cec.h
>   warning: no file matches F: drivers/media/platform/sti/cec/
> 
> Update the MAINTAINERS entries to the new file locations.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Mauro, please pick this non-urgent minor clean-up patch on top of the
> CEC platform driver moves.
>  

Just a short ping for you, Mauro. Can you pick up this minor clean-up 
patch?

Lukas

> applies cleanly on next-20200417, next-20200505 and still on next-20200525
> for this second resend.
> 
> v1 send here:
> https://lore.kernel.org/lkml/20200418093630.6149-1-lukas.bulwahn@gmail.com/
> 
> v1 first resend here:
> https://lore.kernel.org/lkml/20200506050744.4779-1-lukas.bulwahn@gmail.com/
> 
>  MAINTAINERS | 14 ++++++--------
>  1 file changed, 6 insertions(+), 8 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7a442b48f24b..bf5cb149101b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2403,7 +2403,7 @@ L:	linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
>  L:	linux-media@vger.kernel.org
>  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 <andrzejtp2010@gmail.com>
> @@ -2548,7 +2548,7 @@ L:	linux-tegra@vger.kernel.org
>  L:	linux-media@vger.kernel.org
>  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" <mark.brown314@gmail.com>
> @@ -3969,7 +3969,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 <arnd@arndb.de>
> @@ -11146,8 +11146,7 @@ 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/
>  
>  MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
>  M:	Liang Yang <liang.yang@amlogic.com>
> @@ -15212,8 +15211,7 @@ F:	drivers/mmc/host/sdricoh_cs.c
>  SECO BOARDS CEC DRIVER
>  M:	Ettore Chimenti <ek5.chimenti@gmail.com>
>  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/
>  
>  SECURE COMPUTING
>  M:	Kees Cook <keescook@chromium.org>
> @@ -16249,7 +16247,7 @@ STI CEC DRIVER
>  M:	Benjamin Gaignard <benjamin.gaignard@linaro.org>
>  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 <ezequiel@vanguardiasur.com.ar>
> -- 
> 2.17.1
> 
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 7a442b48f24b..bf5cb149101b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2403,7 +2403,7 @@  L:	linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
 L:	linux-media@vger.kernel.org
 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 <andrzejtp2010@gmail.com>
@@ -2548,7 +2548,7 @@  L:	linux-tegra@vger.kernel.org
 L:	linux-media@vger.kernel.org
 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" <mark.brown314@gmail.com>
@@ -3969,7 +3969,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 <arnd@arndb.de>
@@ -11146,8 +11146,7 @@  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/
 
 MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
 M:	Liang Yang <liang.yang@amlogic.com>
@@ -15212,8 +15211,7 @@  F:	drivers/mmc/host/sdricoh_cs.c
 SECO BOARDS CEC DRIVER
 M:	Ettore Chimenti <ek5.chimenti@gmail.com>
 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/
 
 SECURE COMPUTING
 M:	Kees Cook <keescook@chromium.org>
@@ -16249,7 +16247,7 @@  STI CEC DRIVER
 M:	Benjamin Gaignard <benjamin.gaignard@linaro.org>
 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 <ezequiel@vanguardiasur.com.ar>