Skip to content

Commit d12b64b

Browse files
bulwahndtor
authored andcommitted
MAINTAINERS: repair reference in HYCON HY46XX TOUCHSCREEN SUPPORT
Commit aa2f62c ("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 <[email protected]> Acked-by: Giulio Benetti <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent aa2f62c commit d12b64b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8249,7 +8249,7 @@ M: Giulio Benetti <[email protected]>
82498249
82508250
S: Maintained
82518251
F: Documentation/devicetree/bindings/input/touchscreen/hycon,hy46xx.yaml
8252-
F: drivers/input/touchscreen/hy46xx.c
8252+
F: drivers/input/touchscreen/hycon-hy46xx.c
82538253

82548254
HYGON PROCESSOR SUPPORT
82558255
M: Pu Wen <[email protected]>

0 commit comments

Comments
 (0)