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

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

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

parents de407255 d409d57f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -8760,7 +8760,6 @@ 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;