| commit | 1ddd27968123334e4f4cb34a7194d03b1897c4b2 | [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 | 175761590ec16f5115cd7b2d7addb3350652af07 | |
| parent | c5db0c34dad28f42f068a9f671dd633abef3f652 [diff] |
scsi: block: pm: 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>