Commit d375b70a authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Sebastian Reichel
Browse files

MAINTAINERS: rectify file entry in QUALCOMM SMB CHARGER DRIVER



Commit 4deeea4b  ("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 5ec53bcc ("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: default avatarLukas Bulwahn <lukas.bulwahn@redhat.com>
Acked-by: default avatarCasey Connolly <casey.connolly@linaro.org>
Link: https://lore.kernel.org/r/20250623081240.149446-1-lukas.bulwahn@redhat.com


Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent 58ae0361
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20528,7 +20528,7 @@ M: Casey Connolly <casey.connolly@linaro.org>
L:	linux-arm-msm@vger.kernel.org
S:	Maintained
F:	Documentation/devicetree/bindings/power/supply/qcom,pmi8998-charger.yaml
F:	drivers/power/supply/qcom_smbx_charger.c
F:	drivers/power/supply/qcom_smbx.c
QUALCOMM QSEECOM DRIVER
M:	Maximilian Luz <luzmaximilian@gmail.com>