Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: rectify entry for CHIPONE ICN8318 I2C TOUCHSCREEN DRIVER

Commit 04647773d648 ("dt-bindings: input: Convert ChipOne ICN8318
binding to a schema") converts chipone_icn8318.txt to chipone,icn8318.yaml,
but missed to adjust its reference in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about
a broken reference.

Repair this file reference in CHIPONE ICN8318 I2C TOUCHSCREEN DRIVER.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20211005075451.29691-12-lukas.bulwahn@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

Lukas Bulwahn and committed by
Dmitry Torokhov
a41392e0 1f59342b

+1 -1
+1 -1
MAINTAINERS
··· 4301 4301 M: Hans de Goede <hdegoede@redhat.com> 4302 4302 L: linux-input@vger.kernel.org 4303 4303 S: Maintained 4304 - F: Documentation/devicetree/bindings/input/touchscreen/chipone_icn8318.txt 4304 + F: Documentation/devicetree/bindings/input/touchscreen/chipone,icn8318.yaml 4305 4305 F: drivers/input/touchscreen/chipone_icn8318.c 4306 4306 4307 4307 CHIPONE ICN8505 I2C TOUCHSCREEN DRIVER