MAINTAINERS: Repair file entry in MARVELL 88PM886 PMIC DRIVER
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Thu, 11 Jul 2024 06:51:40 +0000 (08:51 +0200)
committerLee Jones <lee@kernel.org>
Fri, 30 Aug 2024 08:40:13 +0000 (09:40 +0100)
commit25aca9353e183da6d8296154effa02db6a6e213b
tree562f7d6e9795dfcbd64064c934002889b9190e09
parent62432c2b2eb647c0d3869a6c19e5d9c3d0ac3ce0
MAINTAINERS: Repair file entry in MARVELL 88PM886 PMIC DRIVER

Commit f53d3efa366b ("MAINTAINERS: Add myself for Marvell 88PM886 PMIC")
adds a file entry referring to drivers/regulators/88pm886-regulator.c,
but the directory is actually called drivers/regulator. Note that there is
no 's' at the end.

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

Repair the file entry in the MARVELL 88PM886 PMIC DRIVER section.

Fixes: f53d3efa366b ("MAINTAINERS: Add myself for Marvell 88PM886 PMIC")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Reviewed-by: Karel Balej <balejk@matfyz.cz>
Link: https://lore.kernel.org/r/20240711065140.140703-1-lukas.bulwahn@redhat.com
Signed-off-by: Lee Jones <lee@kernel.org>
MAINTAINERS