diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2025-07-04 10:54:32 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2025-07-30 08:16:43 +0100 |
commit | 8b96324c75d8b09ae8d11ab411adc74528a54bc8 (patch) | |
tree | 6b867a1aea1198c78b14157c69e543a9bc438767 /tools/perf/scripts/python | |
parent | 92ab1e41569416c639643cd75eea2379190a65f2 (diff) |
mfd: 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>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20250704075432.3220321-1-sakari.ailus@linux.intel.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions