Skip to content

Commit 25aca93

Browse files
bulwahnlag-linaro
authored andcommitted
MAINTAINERS: Repair file entry in MARVELL 88PM886 PMIC DRIVER
Commit f53d3ef ("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: f53d3ef ("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>
1 parent 62432c2 commit 25aca93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13510,7 +13510,7 @@ S: Maintained
1351013510
F: Documentation/devicetree/bindings/mfd/marvell,88pm886-a1.yaml
1351113511
F: drivers/input/misc/88pm886-onkey.c
1351213512
F: drivers/mfd/88pm886.c
13513-
F: drivers/regulators/88pm886-regulator.c
13513+
F: drivers/regulator/88pm886-regulator.c
1351413514
F: include/linux/mfd/88pm886.h
1351513515

1351613516
MARVELL ARMADA 3700 PHY DRIVERS

0 commit comments

Comments
 (0)