Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 22b400ed authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "scsi: ufshcd: Flush exception event before suspend"

parents ac9cb814 e6b1f120
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8708,6 +8708,7 @@ static int ufshcd_suspend(struct ufs_hba *hba, enum ufs_pm_op pm_op)
			goto enable_gating;
	}

	flush_work(&hba->eeh_work);
	ret = ufshcd_link_state_transition(hba, req_link_state, 1);
	if (ret)
		goto set_dev_active;