All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] media: MAINTAINERS: correct entry in Amlogic GE2D driver section
@ 2020-12-09  7:46 ` Lukas Bulwahn
  0 siblings, 0 replies; 6+ messages in thread
From: Lukas Bulwahn @ 2020-12-09  7:46 UTC (permalink / raw)
  To: Neil Armstrong, Hans Verkuil, Mauro Carvalho Chehab, linux-media,
	linux-amlogic
  Cc: Joe Perches, Ralf Ramsauer, kernel-janitors, linux-kernel, Lukas Bulwahn

Commit aa821b2b9269 ("media: MAINTAINERS: Add myself as maintainer of the
Amlogic GE2D driver") introduced a new MAINTAINERS section, but the file
entry points to the wrong location.

Hence, ./scripts/get_maintainer.pl --self-test=patterns warns:

  warning: no file matches    F:    drivers/media/meson/ge2d/

Adjust the entry to the actual location of the driver.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies on next-20201208, not on current master

Neil, please ack.
Hans, Mauro, please pick this minor non-urgent fix-up for your -next tree.

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5b20babb9f7b..d66bf50fc640 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11520,7 +11520,7 @@ L:	linux-amlogic@lists.infradead.org
 S:	Supported
 T:	git git://linuxtv.org/media_tree.git
 F:	Documentation/devicetree/bindings/media/amlogic,axg-ge2d.yaml
-F:	drivers/media/meson/ge2d/
+F:	drivers/media/platform/meson/ge2d/
 
 MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
 M:	Liang Yang <liang.yang@amlogic.com>
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] media: MAINTAINERS: correct entry in Amlogic GE2D driver section
@ 2020-12-09  7:46 ` Lukas Bulwahn
  0 siblings, 0 replies; 6+ messages in thread
From: Lukas Bulwahn @ 2020-12-09  7:46 UTC (permalink / raw)
  To: Neil Armstrong, Hans Verkuil, Mauro Carvalho Chehab, linux-media,
	linux-amlogic
  Cc: Joe Perches, Lukas Bulwahn, kernel-janitors, Ralf Ramsauer, linux-kernel

Commit aa821b2b9269 ("media: MAINTAINERS: Add myself as maintainer of the
Amlogic GE2D driver") introduced a new MAINTAINERS section, but the file
entry points to the wrong location.

Hence, ./scripts/get_maintainer.pl --self-test=patterns warns:

  warning: no file matches    F:    drivers/media/meson/ge2d/

Adjust the entry to the actual location of the driver.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies on next-20201208, not on current master

Neil, please ack.
Hans, Mauro, please pick this minor non-urgent fix-up for your -next tree.

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5b20babb9f7b..d66bf50fc640 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11520,7 +11520,7 @@ L:	linux-amlogic@lists.infradead.org
 S:	Supported
 T:	git git://linuxtv.org/media_tree.git
 F:	Documentation/devicetree/bindings/media/amlogic,axg-ge2d.yaml
-F:	drivers/media/meson/ge2d/
+F:	drivers/media/platform/meson/ge2d/
 
 MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
 M:	Liang Yang <liang.yang@amlogic.com>
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] media: MAINTAINERS: correct entry in Amlogic GE2D driver section
@ 2020-12-09  7:46 ` Lukas Bulwahn
  0 siblings, 0 replies; 6+ messages in thread
From: Lukas Bulwahn @ 2020-12-09  7:46 UTC (permalink / raw)
  To: Neil Armstrong, Hans Verkuil, Mauro Carvalho Chehab, linux-media,
	linux-amlogic
  Cc: Joe Perches, Lukas Bulwahn, kernel-janitors, Ralf Ramsauer, linux-kernel

Commit aa821b2b9269 ("media: MAINTAINERS: Add myself as maintainer of the
Amlogic GE2D driver") introduced a new MAINTAINERS section, but the file
entry points to the wrong location.

Hence, ./scripts/get_maintainer.pl --self-test=patterns warns:

  warning: no file matches    F:    drivers/media/meson/ge2d/

Adjust the entry to the actual location of the driver.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies on next-20201208, not on current master

Neil, please ack.
Hans, Mauro, please pick this minor non-urgent fix-up for your -next tree.

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5b20babb9f7b..d66bf50fc640 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11520,7 +11520,7 @@ L:	linux-amlogic@lists.infradead.org
 S:	Supported
 T:	git git://linuxtv.org/media_tree.git
 F:	Documentation/devicetree/bindings/media/amlogic,axg-ge2d.yaml
-F:	drivers/media/meson/ge2d/
+F:	drivers/media/platform/meson/ge2d/
 
 MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
 M:	Liang Yang <liang.yang@amlogic.com>
-- 
2.17.1


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] media: MAINTAINERS: correct entry in Amlogic GE2D driver section
  2020-12-09  7:46 ` Lukas Bulwahn
  (?)
@ 2020-12-09 15:36   ` Neil Armstrong
  -1 siblings, 0 replies; 6+ messages in thread
From: Neil Armstrong @ 2020-12-09 15:36 UTC (permalink / raw)
  To: Lukas Bulwahn, Hans Verkuil, Mauro Carvalho Chehab, linux-media,
	linux-amlogic
  Cc: Joe Perches, Ralf Ramsauer, kernel-janitors, linux-kernel

On 09/12/2020 08:46, Lukas Bulwahn wrote:
> Commit aa821b2b9269 ("media: MAINTAINERS: Add myself as maintainer of the
> Amlogic GE2D driver") introduced a new MAINTAINERS section, but the file
> entry points to the wrong location.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns warns:
> 
>   warning: no file matches    F:    drivers/media/meson/ge2d/
> 
> Adjust the entry to the actual location of the driver.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> applies on next-20201208, not on current master
> 
> Neil, please ack.
> Hans, Mauro, please pick this minor non-urgent fix-up for your -next tree.
> 
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5b20babb9f7b..d66bf50fc640 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11520,7 +11520,7 @@ L:	linux-amlogic@lists.infradead.org
>  S:	Supported
>  T:	git git://linuxtv.org/media_tree.git
>  F:	Documentation/devicetree/bindings/media/amlogic,axg-ge2d.yaml
> -F:	drivers/media/meson/ge2d/
> +F:	drivers/media/platform/meson/ge2d/
>  
>  MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
>  M:	Liang Yang <liang.yang@amlogic.com>
> 

Acked-by: Neil Armstrong <narmstrong@baylibre.com>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] media: MAINTAINERS: correct entry in Amlogic GE2D driver section
@ 2020-12-09 15:36   ` Neil Armstrong
  0 siblings, 0 replies; 6+ messages in thread
From: Neil Armstrong @ 2020-12-09 15:36 UTC (permalink / raw)
  To: Lukas Bulwahn, Hans Verkuil, Mauro Carvalho Chehab, linux-media,
	linux-amlogic
  Cc: Joe Perches, kernel-janitors, Ralf Ramsauer, linux-kernel

On 09/12/2020 08:46, Lukas Bulwahn wrote:
> Commit aa821b2b9269 ("media: MAINTAINERS: Add myself as maintainer of the
> Amlogic GE2D driver") introduced a new MAINTAINERS section, but the file
> entry points to the wrong location.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns warns:
> 
>   warning: no file matches    F:    drivers/media/meson/ge2d/
> 
> Adjust the entry to the actual location of the driver.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> applies on next-20201208, not on current master
> 
> Neil, please ack.
> Hans, Mauro, please pick this minor non-urgent fix-up for your -next tree.
> 
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5b20babb9f7b..d66bf50fc640 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11520,7 +11520,7 @@ L:	linux-amlogic@lists.infradead.org
>  S:	Supported
>  T:	git git://linuxtv.org/media_tree.git
>  F:	Documentation/devicetree/bindings/media/amlogic,axg-ge2d.yaml
> -F:	drivers/media/meson/ge2d/
> +F:	drivers/media/platform/meson/ge2d/
>  
>  MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
>  M:	Liang Yang <liang.yang@amlogic.com>
> 

Acked-by: Neil Armstrong <narmstrong@baylibre.com>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] media: MAINTAINERS: correct entry in Amlogic GE2D driver section
@ 2020-12-09 15:36   ` Neil Armstrong
  0 siblings, 0 replies; 6+ messages in thread
From: Neil Armstrong @ 2020-12-09 15:36 UTC (permalink / raw)
  To: Lukas Bulwahn, Hans Verkuil, Mauro Carvalho Chehab, linux-media,
	linux-amlogic
  Cc: Joe Perches, kernel-janitors, Ralf Ramsauer, linux-kernel

On 09/12/2020 08:46, Lukas Bulwahn wrote:
> Commit aa821b2b9269 ("media: MAINTAINERS: Add myself as maintainer of the
> Amlogic GE2D driver") introduced a new MAINTAINERS section, but the file
> entry points to the wrong location.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns warns:
> 
>   warning: no file matches    F:    drivers/media/meson/ge2d/
> 
> Adjust the entry to the actual location of the driver.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> applies on next-20201208, not on current master
> 
> Neil, please ack.
> Hans, Mauro, please pick this minor non-urgent fix-up for your -next tree.
> 
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5b20babb9f7b..d66bf50fc640 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11520,7 +11520,7 @@ L:	linux-amlogic@lists.infradead.org
>  S:	Supported
>  T:	git git://linuxtv.org/media_tree.git
>  F:	Documentation/devicetree/bindings/media/amlogic,axg-ge2d.yaml
> -F:	drivers/media/meson/ge2d/
> +F:	drivers/media/platform/meson/ge2d/
>  
>  MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
>  M:	Liang Yang <liang.yang@amlogic.com>
> 

Acked-by: Neil Armstrong <narmstrong@baylibre.com>

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-12-09 15:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-09  7:46 [PATCH] media: MAINTAINERS: correct entry in Amlogic GE2D driver section Lukas Bulwahn
2020-12-09  7:46 ` Lukas Bulwahn
2020-12-09  7:46 ` Lukas Bulwahn
2020-12-09 15:36 ` Neil Armstrong
2020-12-09 15:36   ` Neil Armstrong
2020-12-09 15:36   ` Neil Armstrong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.