diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2021-01-21 08:18:14 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-01-26 18:52:55 +0100 |
| commit | 75d39eb5389308b0233a7cec9c6150507a7366ef (patch) | |
| tree | e76b8ddde6be79dd8323ed6c392a110672bbea11 /tools/perf/scripts/python/stat-cpi.py | |
| parent | 54f1155af6851ef683067827302eaafe8422fe1b (diff) | |
staging: hikey9xx: hi6421v600-regulator: fix get_optimum_mode
During the driver refactor, a regression broke the logic inside
hi6421_spmi_regulator_get_optimum_mode(). Basically, if a LDO
has eco_uA == 0, it doesn't support economic mode. So, it should
return REGULATOR_MODE_NORMAL.
If economic mode is supported, it can return either
REGULATOR_MODE_IDLE or REGULATOR_MODE_NORMAL, depending on the
load current.
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Link: https://lore.kernel.org/r/f087981eb695eaab8c301c42977a4aa884affbbf.1611212783.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions