commit | 9791ee4eab71ceef6b2ba4927f77d77d3ee1ea72 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Thu Apr 10 11:07:32 2025 +0300 |
committer | Sakari Ailus <sakari.ailus@linux.intel.com> | Mon Jun 16 08:57:38 2025 +0300 |
tree | 339dd15b6b94eefa4470f7179a3a747a5bc37da2 | |
parent | 1ddd27968123334e4f4cb34a7194d03b1897c4b2 [diff] |
staging: greybus: 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>