android_kernel_motorola_sm6225/drivers/opp
Michał Mirosław 5da47bf161 opp: remove WARN when no valid OPPs remain
[ Upstream commit 335ffab3ef864539e814b9a2903b0ae420c1c067 ]

This WARN can be triggered per-core and the stack trace is not useful.
Replace it with plain dev_err(). Fix a comment while at it.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-09-03 09:58:01 +02:00
..
core.c OPP: Fix missing debugfs supply directory for OPPs 2020-01-27 14:50:04 +01:00
cpu.c Revert "OPP: Protect dev_list with opp_table lock" 2019-11-24 08:19:09 +01:00
debugfs.c PM / OPP: "opp-hz" is optional for power domains 2018-05-09 10:15:18 +05:30
Kconfig
Makefile PM / OPP: Add ti-opp-supply driver 2017-12-17 19:17:44 +01:00
of.c opp: remove WARN when no valid OPPs remain 2021-09-03 09:58:01 +02:00
opp.h OPP: Fix missing debugfs supply directory for OPPs 2020-01-27 14:50:04 +01:00
ti-opp-supply.c opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage call 2018-12-01 09:37:27 +01:00