Commit 7f52faabd2e5 ("media: dt-bindings: Add ch7322 media i2c device")
slipped in a typo in the CHRONTEL CH7322 CEC DRIVER section.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:

    warning: no file matches    F: \
        Documentation/devicetree/bindings/media/i2c/chontel,ch7322.yaml

Fix the typo to address this warning.

Signed-off-by: Lukas Bulwahn <[email protected]>
---
applies on next-20200713

Jeff, please ack this patch.
Hans, please pick this minor non-urgent patch for your -next tree.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index ea296f213e45..43661d432b4b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4114,7 +4114,7 @@ M:        Jeff Chase <[email protected]>
 L:     [email protected]
 S:     Maintained
 T:     git git://linuxtv.org/media_tree.git
-F:     Documentation/devicetree/bindings/media/i2c/chontel,ch7322.yaml
+F:     Documentation/devicetree/bindings/media/i2c/chrontel,ch7322.yaml
 F:     drivers/media/cec/i2c/ch7322.c
 
 CIRRUS LOGIC AUDIO CODEC DRIVERS
-- 
2.17.1

Reply via email to