]> Gentwo Git Trees - linux/.git/commitdiff
MAINTAINERS: Adjust file entry in NXP PF1550 PMIC MFD DRIVER
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Wed, 29 Oct 2025 10:42:28 +0000 (11:42 +0100)
committerLee Jones <lee@kernel.org>
Thu, 13 Nov 2025 15:50:29 +0000 (15:50 +0000)
Commit ebaec90ec0b5 ("mfd: pf1550: Add core driver for the PF1550 PMIC")
adds the header file pf1550.h in include/linux/mfd/, and commit
a7d6255a0bf3 ("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>
MAINTAINERS

index c44d2cf7e7b85104a6eb09142da8ef3d9fa7e55d..e47976dc91df72679d63ae36e8872d9a3ec2b19e 100644 (file)
@@ -18616,7 +18616,7 @@ F:      drivers/input/misc/pf1550-onkey.c
 F:     drivers/mfd/pf1550.c
 F:     drivers/power/supply/pf1550-charger.c
 F:     drivers/regulator/pf1550-regulator.c
-F:     include/linux/mfd/pfd1550.h
+F:     include/linux/mfd/pf1550.h
 
 NXP PF8100/PF8121A/PF8200 PMIC REGULATOR DEVICE DRIVER
 M:     Jagan Teki <jagan@amarulasolutions.com>