Skip to content

Commit 5c17042

Browse files
bulwahnlag-linaro
authored andcommitted
MAINTAINERS: Adjust file entry in NXP PF1550 PMIC MFD DRIVER
Commit ebaec90 ("mfd: pf1550: Add core driver for the PF1550 PMIC") adds the header file pf1550.h in include/linux/mfd/, and commit a7d6255 ("MAINTAINERS: Add an entry for PF1550 MFD driver") adds a new section NXP PF1550 PMIC MFD DRIVER intending to refer to that header file. It however adds the entry for pfd1550.h; note the additional letter in the filename. Adjust the file entry to refer to the intended file. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com> Reviewed-by: Samuel Kayode <samkay014@gmail.com> Link: https://patch.msgid.link/20251029104228.95498-1-lukas.bulwahn@redhat.com Signed-off-by: Lee Jones <lee@kernel.org>
1 parent 70a6d82 commit 5c17042

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
@@ -18616,7 +18616,7 @@ F: drivers/input/misc/pf1550-onkey.c
1861618616
F: drivers/mfd/pf1550.c
1861718617
F: drivers/power/supply/pf1550-charger.c
1861818618
F: drivers/regulator/pf1550-regulator.c
18619-
F: include/linux/mfd/pfd1550.h
18619+
F: include/linux/mfd/pf1550.h
1862018620

1862118621
NXP PF8100/PF8121A/PF8200 PMIC REGULATOR DEVICE DRIVER
1862218622
M: Jagan Teki <jagan@amarulasolutions.com>

0 commit comments

Comments
 (0)