power: qpnp-smbcharger: fix workaround settings for PMi8994
Currently in the workaround select function, there is a missing break
statement after the PMI8994 subtype case. This causes PMi8994 chargers
to be configured with additional unnecessary workarounds for PMi8950.
Fix this bug by adding the break statement after the PMI8994 subtype
case.
CRs-Fixed: 892014
Change-Id: I66c5e2b49d88d4cc57445e802edd4ee115f0ec33
Signed-off-by:
Xiaozhe Shi <xiaozhes@codeaurora.org>
Loading
Please register or sign in to comment