diff options
author | 2021-01-21 00:12:30 +0300 | |
---|---|---|
committer | 2021-01-22 17:12:59 +0100 | |
commit | 079c42a0ed73500f1d11b5564e31d56c52bee21e (patch) | |
tree | b9adf914bf3a381777ce225bfb14290baeacbf34 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PM: domains: use device's next wakeup to determine domain idle state (diff) | |
download | wireguard-linux-079c42a0ed73500f1d11b5564e31d56c52bee21e.tar.xz wireguard-linux-079c42a0ed73500f1d11b5564e31d56c52bee21e.zip |
PM: domains: Make set_performance_state() callback optional
Make set_performance_state() callback optional in order to remove the
need from power domain drivers to implement a dummy callback. If callback
isn't implemented by a GENPD driver, then the performance state is passed
to the parent domain.
Tested-by: Peter Geis <pgwipeout@gmail.com>
Tested-by: Nicolas Chauvet <kwizart@gmail.com>
Tested-by: Matt Merhar <mattmerhar@protonmail.com>
[tested on NVIDIA Tegra20/30/124 SoCs]
Suggested-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions