diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2020-07-14 08:30:35 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-07-19 14:03:06 +0200 |
commit | 2cc6a9fea031ec8cbd897e5967f6a84df3c9aae3 (patch) | |
tree | b608e93dcd6d030b6496b4c5d0a3d23b1098c821 /MAINTAINERS | |
parent | 74cc09fd8d04c56b652cfb332adb61f10bc2c199 (diff) | |
download | linux-2cc6a9fea031ec8cbd897e5967f6a84df3c9aae3.tar.gz linux-2cc6a9fea031ec8cbd897e5967f6a84df3c9aae3.tar.bz2 linux-2cc6a9fea031ec8cbd897e5967f6a84df3c9aae3.zip |
media: MAINTAINERS: rectify CHRONTEL CH7322 CEC DRIVER section
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 <lukas.bulwahn@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2730af1265ea..4df1d218c7d6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4106,7 +4106,7 @@ M: Jeff Chase <jnchase@google.com> L: linux-media@vger.kernel.org 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 |