[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200714063035.8635-1-lukas.bulwahn@gmail.com>
Date: Tue, 14 Jul 2020 08:30:35 +0200
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: Jeff Chase <jnchase@...gle.com>,
Hans Verkuil <hverkuil-cisco@...all.nl>
Cc: Rob Herring <robh@...nel.org>,
Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
devicetree@...r.kernel.org, linux-media@...r.kernel.org,
Ralf Ramsauer <ralf.ramsauer@...-regensburg.de>,
Pia Eichinger <pia.eichinger@...oth-regensburg.de>,
Joe Perches <joe@...ches.com>, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH] 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@...il.com>
---
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 <jnchase@...gle.com>
L: linux-media@...r.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
--
2.17.1
Powered by blists - more mailing lists