diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2025-07-04 10:54:58 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-07-04 19:28:21 +0100 |
commit | e879f14d88c8ce4ecb647d80983f74b2fdd9f18b (patch) | |
tree | ad51a7cb360fdbb036381e7dc218146befd46792 /scripts/gdb/linux/device.py | |
parent | 077e700cd709b9a0334bd442a1a4090c9de0d152 (diff) |
ASoC: component: 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/20250704075458.3222817-1-sakari.ailus@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions