All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] MAINTAINERS: Sort entries in database for TI VPE/CAL
@ 2020-01-28 14:58 Andy Shevchenko
  2020-01-28 15:11 ` Benoit Parrot
  2020-02-20 14:38 ` Benoit Parrot
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Shevchenko @ 2020-01-28 14:58 UTC (permalink / raw)
  To: Benoit Parrot, linux-media, Mauro Carvalho Chehab, linux-kernel,
	Linus Torvalds
  Cc: Andy Shevchenko

Run parse-maintainers.pl and choose TI VPE/CAL record. Fix it accordingly.

Note, this is urgent fix, without which parse-maintainers.pl throws
an exception:

Odd non-pattern line '  Documentation/devicetree/bindings/media/ti,cal.yaml
' for 'TI VPE/CAL DRIVERS' at scripts/parse-maintainers.pl line 147, <$file> line 16770.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9fbe2a19b8a3..f04b1c6508fe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16761,12 +16761,12 @@ F:	sound/soc/codecs/twl4030*
 TI VPE/CAL DRIVERS
 M:	Benoit Parrot <bparrot@ti.com>
 L:	linux-media@vger.kernel.org
+S:	Maintained
 W:	http://linuxtv.org/
 Q:	http://patchwork.linuxtv.org/project/linux-media/list/
-S:	Maintained
-F:	drivers/media/platform/ti-vpe/
+F:	Documentation/devicetree/bindings/media/ti,cal.yaml
 F:	Documentation/devicetree/bindings/media/ti,vpe.yaml
-	Documentation/devicetree/bindings/media/ti,cal.yaml
+F:	drivers/media/platform/ti-vpe/
 
 TI WILINK WIRELESS DRIVERS
 L:	linux-wireless@vger.kernel.org
-- 
2.24.1


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

* Re: [PATCH v1] MAINTAINERS: Sort entries in database for TI VPE/CAL
  2020-01-28 14:58 [PATCH v1] MAINTAINERS: Sort entries in database for TI VPE/CAL Andy Shevchenko
@ 2020-01-28 15:11 ` Benoit Parrot
  2020-02-20 14:38 ` Benoit Parrot
  1 sibling, 0 replies; 3+ messages in thread
From: Benoit Parrot @ 2020-01-28 15:11 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: linux-media, Mauro Carvalho Chehab, linux-kernel, Linus Torvalds

Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote on Tue [2020-Jan-28 16:58:28 +0200]:
> Run parse-maintainers.pl and choose TI VPE/CAL record. Fix it accordingly.
> 
> Note, this is urgent fix, without which parse-maintainers.pl throws
> an exception:
> 
> Odd non-pattern line '  Documentation/devicetree/bindings/media/ti,cal.yaml
> ' for 'TI VPE/CAL DRIVERS' at scripts/parse-maintainers.pl line 147, <$file> line 16770.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Acked-by: Benoit Parrot <bparrot@ti.com>

> ---
>  MAINTAINERS | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9fbe2a19b8a3..f04b1c6508fe 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16761,12 +16761,12 @@ F:	sound/soc/codecs/twl4030*
>  TI VPE/CAL DRIVERS
>  M:	Benoit Parrot <bparrot@ti.com>
>  L:	linux-media@vger.kernel.org
> +S:	Maintained
>  W:	http://linuxtv.org/
>  Q:	http://patchwork.linuxtv.org/project/linux-media/list/
> -S:	Maintained
> -F:	drivers/media/platform/ti-vpe/
> +F:	Documentation/devicetree/bindings/media/ti,cal.yaml
>  F:	Documentation/devicetree/bindings/media/ti,vpe.yaml
> -	Documentation/devicetree/bindings/media/ti,cal.yaml
> +F:	drivers/media/platform/ti-vpe/
>  
>  TI WILINK WIRELESS DRIVERS
>  L:	linux-wireless@vger.kernel.org
> -- 
> 2.24.1
> 

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

* Re: [PATCH v1] MAINTAINERS: Sort entries in database for TI VPE/CAL
  2020-01-28 14:58 [PATCH v1] MAINTAINERS: Sort entries in database for TI VPE/CAL Andy Shevchenko
  2020-01-28 15:11 ` Benoit Parrot
@ 2020-02-20 14:38 ` Benoit Parrot
  1 sibling, 0 replies; 3+ messages in thread
From: Benoit Parrot @ 2020-02-20 14:38 UTC (permalink / raw)
  To: Andy Shevchenko, Mauro Carvalho Chehab
  Cc: linux-media, linux-kernel, Linus Torvalds

Mauro,

Can you pick up this patch?
There is already been at least 3 other similar patches posted in the last
month.

Thanks,
Benoit

Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote on Tue [2020-Jan-28 16:58:28 +0200]:
> Run parse-maintainers.pl and choose TI VPE/CAL record. Fix it accordingly.
> 
> Note, this is urgent fix, without which parse-maintainers.pl throws
> an exception:
> 
> Odd non-pattern line '  Documentation/devicetree/bindings/media/ti,cal.yaml
> ' for 'TI VPE/CAL DRIVERS' at scripts/parse-maintainers.pl line 147, <$file> line 16770.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>  MAINTAINERS | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9fbe2a19b8a3..f04b1c6508fe 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16761,12 +16761,12 @@ F:	sound/soc/codecs/twl4030*
>  TI VPE/CAL DRIVERS
>  M:	Benoit Parrot <bparrot@ti.com>
>  L:	linux-media@vger.kernel.org
> +S:	Maintained
>  W:	http://linuxtv.org/
>  Q:	http://patchwork.linuxtv.org/project/linux-media/list/
> -S:	Maintained
> -F:	drivers/media/platform/ti-vpe/
> +F:	Documentation/devicetree/bindings/media/ti,cal.yaml
>  F:	Documentation/devicetree/bindings/media/ti,vpe.yaml
> -	Documentation/devicetree/bindings/media/ti,cal.yaml
> +F:	drivers/media/platform/ti-vpe/
>  
>  TI WILINK WIRELESS DRIVERS
>  L:	linux-wireless@vger.kernel.org
> -- 
> 2.24.1
> 

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

end of thread, other threads:[~2020-02-20 14:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-28 14:58 [PATCH v1] MAINTAINERS: Sort entries in database for TI VPE/CAL Andy Shevchenko
2020-01-28 15:11 ` Benoit Parrot
2020-02-20 14:38 ` Benoit Parrot

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.