Merge "scsi: ufs: Trigger runtime-idle in a separate work"
This commit is contained in:
commit
0a4d142cf3
1 changed files with 1 additions and 1 deletions
|
@ -5980,7 +5980,7 @@ static void ufshcd_exception_event_handler(struct work_struct *work)
|
|||
|
||||
out:
|
||||
ufshcd_scsi_unblock_requests(hba);
|
||||
pm_runtime_put_sync(hba->dev);
|
||||
pm_runtime_put(hba->dev);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue