diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2025-07-04 10:54:00 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2025-07-24 14:43:54 -0700 |
commit | 76aa140f38dc2653cde13f1b8286bd3353ef9a4a (patch) | |
tree | cf9504a1b3ceb4c152971166cb240d047f572ccb /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | cd4da713f99651e99fbce8ed6b6ec8f686c029a8 (diff) |
clk: imx: 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://lore.kernel.org/r/20250704075400.3217126-1-sakari.ailus@linux.intel.com
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions