diff options
author | 2025-07-04 10:54:47 +0300 | |
---|---|---|
committer | 2025-07-05 00:50:32 +0100 | |
commit | 2fca750160f29015ab1109bb478537a4e415f7cd (patch) | |
tree | 5d2ad3dc8f71aef1452e9396a163bfae9f337a81 /tools/perf/scripts/python | |
parent | Documentation: PM: *_autosuspend() functions update last busy time (diff) | |
download | wireguard-linux-2fca750160f29015ab1109bb478537a4e415f7cd.tar.xz wireguard-linux-2fca750160f29015ab1109bb478537a4e415f7cd.zip |
spi: Remove redundant pm_runtime_mark_last_busy() calls
pm_runtime_put_autosuspend(), pm_runtime_put_sync_autosuspend(),
pm_runtime_autosuspend() and pm_request_autosuspend() now include a call
to pm_runtime_mark_last_busy(). Remove the now-reduntant explicit call to
pm_runtime_mark_last_busy().
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Link: https://patch.msgid.link/20250704075447.3221784-1-sakari.ailus@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions