Skip to content

Commit d375b70

Browse files
bulwahnsre
authored andcommitted
MAINTAINERS: rectify file entry in QUALCOMM SMB CHARGER DRIVER
Commit 4deeea4 ("MAINTAINERS: add myself as smbx charger driver maintainer") adds the section QUALCOMM SMB CHARGER DRIVER in MAINTAINERS, including a file entry pointing to qcom_smbx_charger.c. Within the same patch series, the commit 5ec53bc ("power: supply: pmi8998_charger: rename to qcom_smbx") renames qcom_pmi8998_charger.c to qcom_smbx.c and not to qcom_smbx_charger.c, though. Note that the commit message clearly indicates the intentional removal of the "_charger" suffix. Refer to the intended file. Signed-off-by: Lukas Bulwahn <[email protected]> Acked-by: Casey Connolly <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sebastian Reichel <[email protected]>
1 parent 58ae036 commit d375b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20528,7 +20528,7 @@ M: Casey Connolly <[email protected]>
2052820528
2052920529
S: Maintained
2053020530
F: Documentation/devicetree/bindings/power/supply/qcom,pmi8998-charger.yaml
20531-
F: drivers/power/supply/qcom_smbx_charger.c
20531+
F: drivers/power/supply/qcom_smbx.c
2053220532

2053320533
QUALCOMM QSEECOM DRIVER
2053420534
M: Maximilian Luz <[email protected]>

0 commit comments

Comments
 (0)