[PATCH] MAINTAINERS: adjust file entry in ROHM BD71828 CHARGER
From: Lukas Bulwahn
Date: Fri Nov 07 2025 - 07:36:30 EST
From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
Commit 5bff79dad20a ("power: supply: Add bd718(15/28/78) charger driver")
adds the file bd71828-power.c in drivers/power/supply/, whereas commit
b838cecc2291 ("MAINTAINERS: Add entry for BD71828 charger") from the same
patch series, adds a section referring to the non-existing file
bd71828-charger.c in the directory above.
Adjust the file entry to refer to the intended existing file.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 58c7e3f678d8..68774e9d1d57 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22481,7 +22481,7 @@ ROHM BD71828 CHARGER
M: Andreas Kemnade <andreas@xxxxxxxxxxxx>
M: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
S: Maintained
-F: drivers/power/supply/bd71828-charger.c
+F: drivers/power/supply/bd71828-power.c
ROHM BD79703 DAC
M: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
--
2.51.1