diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2025-07-04 10:54:02 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-07-18 20:51:59 +1000 |
commit | 62842d290ee71feb89b2ed4fe810c55f06031ae4 (patch) | |
tree | 517b120e23895ad4d56af48544f59ecbd43cc346 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 99d9edf6380be9912bcee53e5262704ebdb96869 (diff) |
crypto: drivers - 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>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions