Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 52d22078 authored by Xiaozhe Shi's avatar Xiaozhe Shi Committed by Stephen Boyd
Browse files

power: qpnp-bms: clean up rbatt logs



Currently, the BMS tries to loop through 0 to 100 SoC in order to
find a termination UUC. However, it calls get_rbatt once per loop.
The get_rbatt function prints multiple debug messages per call.
This generates a huge amount of logs, making debugging difficult.

Fix this by getting rid of the debug messages in get_rbatt and
printing the final rbatt after the loop.

Change-Id: I077e44065395d7e82c63415a2328c6983cddf3b9
Signed-off-by: default avatarXiaozhe Shi <xiaozhes@codeaurora.org>
parent f848db44
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment