diff options
author | 2025-08-11 11:00:19 -0400 | |
---|---|---|
committer | 2025-08-18 09:55:05 +0200 | |
commit | da3fa08a89dc1cb33ed57d097239b9c7cd9e7a60 (patch) | |
tree | 866a11a60adf8c5f1887f294e66d630b9da2692b /tools/perf/scripts/python | |
parent | media: rkvdec: Fix an error handling path in rkvdec_probe() (diff) | |
download | wireguard-linux-da3fa08a89dc1cb33ed57d097239b9c7cd9e7a60.tar.xz wireguard-linux-da3fa08a89dc1cb33ed57d097239b9c7cd9e7a60.zip |
media: rkvdec: 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: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions