linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: rectify CHRONTEL CH7322 CEC DRIVER section
@ 2020-07-14  6:30 Lukas Bulwahn
  2020-07-14 17:39 ` Jeff Chase
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2020-07-14  6:30 UTC (permalink / raw)
  To: Jeff Chase, Hans Verkuil
  Cc: Rob Herring, Mauro Carvalho Chehab, devicetree, linux-media,
	Ralf Ramsauer, Pia Eichinger, Joe Perches, kernel-janitors,
	linux-kernel, Lukas Bulwahn

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>
---
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@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
-- 
2.17.1


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

* Re: [PATCH] MAINTAINERS: rectify CHRONTEL CH7322 CEC DRIVER section
  2020-07-14  6:30 [PATCH] MAINTAINERS: rectify CHRONTEL CH7322 CEC DRIVER section Lukas Bulwahn
@ 2020-07-14 17:39 ` Jeff Chase
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Chase @ 2020-07-14 17:39 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Hans Verkuil, Rob Herring, Mauro Carvalho Chehab, devicetree,
	linux-media, Ralf Ramsauer, Pia Eichinger, Joe Perches,
	kernel-janitors, linux-kernel

(Resending as plain text)

Ack. Thanks.

Jeff


On Mon, Jul 13, 2020 at 11:30 PM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
>
> 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>
> ---
> 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@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
> --
> 2.17.1
>

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

end of thread, other threads:[~2020-07-14 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-14  6:30 [PATCH] MAINTAINERS: rectify CHRONTEL CH7322 CEC DRIVER section Lukas Bulwahn
2020-07-14 17:39 ` Jeff Chase

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