All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Fix typo in "TI VPE/CAL DRIVERS"
@ 2020-02-19 20:00 Kees Cook
  0 siblings, 0 replies; only message in thread
From: Kees Cook @ 2020-02-19 20:00 UTC (permalink / raw)
  To: Hans Verkuil
  Cc: Benoit Parrot, Rob Herring, linux-kernel, Mauro Carvalho Chehab,
	linux-media

The recent MAINTAINERS entry change for "TI VPE/CAL DRIVERS" broke the
file format as it skipped having a line prefix character. Add missing
"F:".

Fixes: 2099ef02c6c0 ("media: dt-bindings: media: cal: convert binding to yaml")
Signed-off-by: Kees Cook <keescook@chromium.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a0d86490c2c6..8f95de7f5eee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16752,7 +16752,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.20.1


-- 
Kees Cook

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-19 20:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-19 20:00 [PATCH] MAINTAINERS: Fix typo in "TI VPE/CAL DRIVERS" Kees Cook

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.