diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2025-07-04 10:54:47 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-07-05 00:50:32 +0100 |
commit | 2fca750160f29015ab1109bb478537a4e415f7cd (patch) | |
tree | 5d2ad3dc8f71aef1452e9396a163bfae9f337a81 /rust/helpers/sync.c | |
parent | cd4da713f99651e99fbce8ed6b6ec8f686c029a8 (diff) |
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 'rust/helpers/sync.c')
0 files changed, 0 insertions, 0 deletions