All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: repair reference in HYCON HY46XX TOUCHSCREEN SUPPORT
@ 2021-04-19  6:00 Lukas Bulwahn
  2021-04-19  8:16 ` Giulio Benetti
  2021-04-21  5:40 ` Dmitry Torokhov
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2021-04-19  6:00 UTC (permalink / raw)
  To: Giulio Benetti, Dmitry Torokhov, linux-input
  Cc: Rob Herring, devicetree, Ralf Ramsauer, kernel-janitors,
	linux-kernel, Lukas Bulwahn

Commit aa2f62cf211a ("Input: add driver for the Hycon HY46XX touchpanel
series") adds the file ./drivers/input/touchscreen/hycon-hy46xx.c, but the
file entry in MAINTAINERS refers to ./drivers/input/touchscreen/hy46xx.c.

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

  warning: no file matches    F:    drivers/input/touchscreen/hy46xx.c

Repair the file entry by referring to the right location.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on next-20210419

Guilio, please ack.
Dmitry, please pick this minor clean up patch for your -next tree.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index c54b8e4520d1..bbe356508f29 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8425,7 +8425,7 @@ M:	Giulio Benetti <giulio.benetti@benettiengineering.com>
 L:	linux-input@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/input/touchscreen/hycon,hy46xx.yaml
-F:	drivers/input/touchscreen/hy46xx.c
+F:	drivers/input/touchscreen/hycon-hy46xx.c
 
 HYGON PROCESSOR SUPPORT
 M:	Pu Wen <puwen@hygon.cn>
-- 
2.17.1


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

* Re: [PATCH] MAINTAINERS: repair reference in HYCON HY46XX TOUCHSCREEN SUPPORT
  2021-04-19  6:00 [PATCH] MAINTAINERS: repair reference in HYCON HY46XX TOUCHSCREEN SUPPORT Lukas Bulwahn
@ 2021-04-19  8:16 ` Giulio Benetti
  2021-04-21  5:40 ` Dmitry Torokhov
  1 sibling, 0 replies; 3+ messages in thread
From: Giulio Benetti @ 2021-04-19  8:16 UTC (permalink / raw)
  To: Lukas Bulwahn, Dmitry Torokhov, linux-input
  Cc: Rob Herring, devicetree, Ralf Ramsauer, kernel-janitors, linux-kernel

Hi Lukas,

thank you,

On 4/19/21 8:00 AM, Lukas Bulwahn wrote:
> Commit aa2f62cf211a ("Input: add driver for the Hycon HY46XX touchpanel
> series") adds the file ./drivers/input/touchscreen/hycon-hy46xx.c, but the
> file entry in MAINTAINERS refers to ./drivers/input/touchscreen/hy46xx.c.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
> 
>    warning: no file matches    F:    drivers/input/touchscreen/hy46xx.c
> 
> Repair the file entry by referring to the right location.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Acked-by: Giulio Benetti <giulio.benetti@benettiengineering.com>

Best regards
-- 
Giulio Benetti
Benetti Engineering sas

> ---
> applies cleanly on next-20210419
> 
> Guilio, please ack.
> Dmitry, please pick this minor clean up patch for your -next tree.
> 
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c54b8e4520d1..bbe356508f29 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8425,7 +8425,7 @@ M:	Giulio Benetti <giulio.benetti@benettiengineering.com>
>   L:	linux-input@vger.kernel.org
>   S:	Maintained
>   F:	Documentation/devicetree/bindings/input/touchscreen/hycon,hy46xx.yaml
> -F:	drivers/input/touchscreen/hy46xx.c
> +F:	drivers/input/touchscreen/hycon-hy46xx.c
>   
>   HYGON PROCESSOR SUPPORT
>   M:	Pu Wen <puwen@hygon.cn>
> 


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

* Re: [PATCH] MAINTAINERS: repair reference in HYCON HY46XX TOUCHSCREEN SUPPORT
  2021-04-19  6:00 [PATCH] MAINTAINERS: repair reference in HYCON HY46XX TOUCHSCREEN SUPPORT Lukas Bulwahn
  2021-04-19  8:16 ` Giulio Benetti
@ 2021-04-21  5:40 ` Dmitry Torokhov
  1 sibling, 0 replies; 3+ messages in thread
From: Dmitry Torokhov @ 2021-04-21  5:40 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Giulio Benetti, linux-input, Rob Herring, devicetree,
	Ralf Ramsauer, kernel-janitors, linux-kernel

On Mon, Apr 19, 2021 at 08:00:23AM +0200, Lukas Bulwahn wrote:
> Commit aa2f62cf211a ("Input: add driver for the Hycon HY46XX touchpanel
> series") adds the file ./drivers/input/touchscreen/hycon-hy46xx.c, but the
> file entry in MAINTAINERS refers to ./drivers/input/touchscreen/hy46xx.c.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
> 
>   warning: no file matches    F:    drivers/input/touchscreen/hy46xx.c
> 
> Repair the file entry by referring to the right location.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Applied, thank you.

-- 
Dmitry

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

end of thread, other threads:[~2021-04-21  5:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-19  6:00 [PATCH] MAINTAINERS: repair reference in HYCON HY46XX TOUCHSCREEN SUPPORT Lukas Bulwahn
2021-04-19  8:16 ` Giulio Benetti
2021-04-21  5:40 ` Dmitry Torokhov

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.