diff options
author | 2025-06-25 11:15:01 +0300 | |
---|---|---|
committer | 2025-08-06 12:41:32 -0500 | |
commit | 472f8a3fccbb579cb98c1821da4cb9cbd51ee3e4 (patch) | |
tree | ea91ef15ecfadf0b9be72f882d2896be8bb576e7 /tools/perf/scripts/python | |
parent | Merge tag 'soc-newsoc-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (diff) | |
download | wireguard-linux-472f8a3fccbb579cb98c1821da4cb9cbd51ee3e4.tar.xz wireguard-linux-472f8a3fccbb579cb98c1821da4cb9cbd51ee3e4.zip |
mailbox: mtk-cmdq: Switch to pm_runtime_put_autosuspend()
__pm_runtime_put_autosuspend() was meant to be used by callers that needed
to put the Runtime PM usage_count without marking the device's last busy
timestamp. It was however seen that the Runtime PM autosuspend related
functions should include that call. Thus switch the driver to
use pm_runtime_put_autosuspend().
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions