linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: correct entry in TI VPE/CAL DRIVERS section
@ 2020-02-01 15:17 Lukas Bulwahn
  2020-02-01 18:33 ` Andy Shevchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Lukas Bulwahn @ 2020-02-01 15:17 UTC (permalink / raw)
  To: Benoit Parrot, Mauro Carvalho Chehab
  Cc: Rob Herring, Hans Verkuil, Andy Shevchenko, linux-media,
	linux-kernel, Lukas Bulwahn

perl scripts/parse-maintainers.pl complains:

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 16742.

Commit 2099ef02c6c0 ("media: dt-bindings: media: cal: convert binding to
yaml") introduced this ill-formed line into MAINTAINERS.

Rectify it now.

Fixes: 2099ef02c6c0 ("media: dt-bindings: media: cal: convert binding to yaml")
Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on current master and next-20200131
Benoit, please ack or pick this patch.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 1f77fb8cdde3..e6890fa280d8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16738,7 +16738,7 @@ Q:	http://patchwork.linuxtv.org/project/linux-media/list/
 S:	Maintained
 F:	drivers/media/platform/ti-vpe/
 F:	Documentation/devicetree/bindings/media/ti,vpe.yaml
-	Documentation/devicetree/bindings/media/ti,cal.yaml
+F:	Documentation/devicetree/bindings/media/ti,cal.yaml
 
 TI WILINK WIRELESS DRIVERS
 L:	linux-wireless@vger.kernel.org
-- 
2.17.1


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

* Re: [PATCH] MAINTAINERS: correct entry in TI VPE/CAL DRIVERS section
  2020-02-01 15:17 [PATCH] MAINTAINERS: correct entry in TI VPE/CAL DRIVERS section Lukas Bulwahn
@ 2020-02-01 18:33 ` Andy Shevchenko
  2020-02-01 19:20   ` Lukas Bulwahn
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Shevchenko @ 2020-02-01 18:33 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Benoit Parrot, Mauro Carvalho Chehab, Rob Herring, Hans Verkuil,
	Linux Media Mailing List, Linux Kernel Mailing List

On Sat, Feb 1, 2020 at 5:17 PM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
>
> perl scripts/parse-maintainers.pl complains:
>
> 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 16742.
>
> Commit 2099ef02c6c0 ("media: dt-bindings: media: cal: convert binding to
> yaml") introduced this ill-formed line into MAINTAINERS.
>
> Rectify it now.

There is a patch waiting for upstream:
https://lore.kernel.org/linux-media/20200128145828.74161-1-andriy.shevchenko@linux.intel.com/

-- 
With Best Regards,
Andy Shevchenko

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

* Re: [PATCH] MAINTAINERS: correct entry in TI VPE/CAL DRIVERS section
  2020-02-01 18:33 ` Andy Shevchenko
@ 2020-02-01 19:20   ` Lukas Bulwahn
  0 siblings, 0 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2020-02-01 19:20 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: Lukas Bulwahn, Benoit Parrot, Mauro Carvalho Chehab, Rob Herring,
	Hans Verkuil, Linux Media Mailing List,
	Linux Kernel Mailing List



On Sat, 1 Feb 2020, Andy Shevchenko wrote:

> On Sat, Feb 1, 2020 at 5:17 PM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
> >
> > perl scripts/parse-maintainers.pl complains:
> >
> > 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 16742.
> >
> > Commit 2099ef02c6c0 ("media: dt-bindings: media: cal: convert binding to
> > yaml") introduced this ill-formed line into MAINTAINERS.
> >
> > Rectify it now.
> 
> There is a patch waiting for upstream:
> https://lore.kernel.org/linux-media/20200128145828.74161-1-andriy.shevchenko@linux.intel.com/
> 

Agree, either one of those two patches solves the issue.

Lukas

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-01 15:17 [PATCH] MAINTAINERS: correct entry in TI VPE/CAL DRIVERS section Lukas Bulwahn
2020-02-01 18:33 ` Andy Shevchenko
2020-02-01 19:20   ` Lukas Bulwahn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).