diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2025-07-04 10:54:01 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2025-07-24 14:43:55 -0700 |
commit | 60e61a4a59776229096bd1cb24f3c55e070db819 (patch) | |
tree | ddc50744bed734ae355834f0d354035cb831cea7 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 76aa140f38dc2653cde13f1b8286bd3353ef9a4a (diff) |
clk: qcom: 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/20250704075401.3217179-1-sakari.ailus@linux.intel.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions