2020-01-28 15:00:57

by Andy Shevchenko

[permalink] [raw]
Subject: [PATCH v1] MAINTAINERS: Sort entries in database for TI VPE/CAL

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 <[email protected]>
---
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 <[email protected]>
L: [email protected]
+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: [email protected]
--
2.24.1


2020-01-28 15:09:56

by Benoit Parrot

[permalink] [raw]
Subject: Re: [PATCH v1] MAINTAINERS: Sort entries in database for TI VPE/CAL

Andy Shevchenko <[email protected]> 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 <[email protected]>

Acked-by: Benoit Parrot <[email protected]>

> ---
> 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 <[email protected]>
> L: [email protected]
> +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: [email protected]
> --
> 2.24.1
>

2020-02-20 14:35:15

by Benoit Parrot

[permalink] [raw]
Subject: Re: [PATCH v1] MAINTAINERS: Sort entries in database for TI VPE/CAL

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 <[email protected]> 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 <[email protected]>
> ---
> 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 <[email protected]>
> L: [email protected]
> +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: [email protected]
> --
> 2.24.1
>