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

From: Benoit Parrot
Date: Tue Jan 28 2020 - 10:08:01 EST


Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx>

Acked-by: Benoit Parrot <bparrot@xxxxxx>

> ---
> 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@xxxxxx>
> L: linux-media@xxxxxxxxxxxxxxx
> +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@xxxxxxxxxxxxxxx
> --
> 2.24.1
>