[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251107123621.425633-1-lukas.bulwahn@redhat.com>
Date: Fri, 7 Nov 2025 13:36:21 +0100
From: Lukas Bulwahn <lbulwahn@...hat.com>
To: Andreas Kemnade <andreas@...nade.info>,
Matti Vaittinen <mazziesaccount@...il.com>,
Sebastian Reichel <sebastian.reichel@...labora.com>,
Sebastian Reichel <sre@...nel.org>,
linux-pm@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: [PATCH] MAINTAINERS: adjust file entry in ROHM BD71828 CHARGER
From: Lukas Bulwahn <lukas.bulwahn@...hat.com>
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@...hat.com>
---
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@...nade.info>
M: Matti Vaittinen <mazziesaccount@...il.com>
S: Maintained
-F: drivers/power/supply/bd71828-charger.c
+F: drivers/power/supply/bd71828-power.c
ROHM BD79703 DAC
M: Matti Vaittinen <mazziesaccount@...il.com>
--
2.51.1
Powered by blists - more mailing lists