diff options
author | 2021-06-08 11:02:49 +0200 | |
---|---|---|
committer | 2021-06-11 19:03:01 +0200 | |
commit | 63d00be69348fda431ae59aba6af268a5cf5058e (patch) | |
tree | 994a4a233bf498e739e234bff13e22b8d4c06544 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | PM: runtime: Improve path in rpm_idle() when no callback (diff) | |
download | wireguard-linux-63d00be69348fda431ae59aba6af268a5cf5058e.tar.xz wireguard-linux-63d00be69348fda431ae59aba6af268a5cf5058e.zip |
PM: runtime: Allow unassigned ->runtime_suspend|resume callbacks
We are currently allowing ->runtime_idle() callbacks to be unassigned
without returning an error code from rpm_idle(). This has been useful to
avoid boilerplate code in drivers. Let's take this approach a step further,
by allowing also unassigned ->runtime_suspend|resume() callbacks.
In this way, a consumer/supplier device link can be used to let a consumer
device be power managed through its supplier device, without requiring
assigned ->runtime_suspend|resume() callbacks for the consumer device, for
example.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions