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

Skip to content
Commit 9bbb4657 authored by David Collins's avatar David Collins
Browse files

regulator: spm-regulator: use debug log level for SPMI fall back message



The msm_spm_set_vdd() function can only succeed if at least one
core of the cluster powered by the supply regulator is online.
However, it is valid for consumers to make voltage requests when
all cores are offline.  This typically happens during suspend
after the last core of a secondary cluster is taken offline or
during resume before the first core of a secondary cluster is
brought back online.

Change the log level for the SPMI fall back message that is
printed when msm_spm_set_vdd() returns an error from err to
debug.  This ensures that confusion cannot arise from seeing
the fall back message and assuming that it was generated due
to incorrect operation.

Change-Id: I5a970173f628c762b0ec328aa8a6ba2c4bc1bdf1
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent e77d5022
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