linux-stable/drivers/opp
Michał Mirosław 5da47bf161 opp: remove WARN when no valid OPPs remain
[ Upstream commit 335ffab3ef ]

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
..
Kconfig
Makefile
core.c OPP: Fix missing debugfs supply directory for OPPs 2020-01-27 14:50:04 +01:00
cpu.c
debugfs.c
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