diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2025-03-14 14:14:30 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2025-04-22 13:57:00 +0200 |
commit | 443046d1ad66607f324c604b9fbdf11266fa8aad (patch) | |
tree | 9711d77fa7313d0dd487d82ca722b03578b6ec69 /scripts/lib/kdoc/kdoc_output.py | |
parent | aa7a9275ab814705b60ba8274277d91da6ab6122 (diff) |
PM: sleep: Make suspend of devices more asynchronous
In analogy with previous changes, make device_suspend_late() and
device_suspend_noirq() start the async suspend of the device's parent
after the device itself has been processed and make dpm_suspend_late()
and dpm_noirq_suspend_devices() start processing "async" leaf devices
(that is, devices without children) upfront so they don't need to wait
for the other devices they don't depend on.
This change reduces the total duration of device suspend on some systems
measurably, but not significantly.
Suggested-by: Saravana Kannan <saravanak@google.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Link: https://patch.msgid.link/1924195.CQOukoFCf9@rjwysocki.net
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions