linux_dsm_epyc7002/drivers/base/power/opp
Viresh Kumar 1fae788ed6 PM / OPP: Don't create debugfs "supply-0" directory unnecessarily
We create "supply-0" debugfs directory even if the device doesn't do
voltage scaling. That looks confusing, as if the regulator is found but
we never managed to get voltage levels for it.

Avoid creating such a directory unnecessarily.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2017-06-22 03:15:30 +02:00
..
core.c PM / OPP: Don't create copy of regulators unnecessarily 2017-06-22 03:15:30 +02:00
cpu.c PM / OPP: Move away from RCU locking 2017-01-30 09:22:22 +01:00
debugfs.c PM / OPP: Don't create debugfs "supply-0" directory unnecessarily 2017-06-22 03:15:30 +02:00
Makefile PM / OPP: Move CONFIG_OF dependent code in a separate file 2016-05-06 13:22:49 +02:00
of.c PM / OPP: opp-microvolt is not optional if regulators are set 2017-06-22 03:15:30 +02:00
opp.h PM / OPP: Move away from RCU locking 2017-01-30 09:22:22 +01:00