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

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

Merge "scsi: ufs-msm: allow background operations during runtime suspend" into msm-3.10

parents d6e8772b 434c3f30
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2876,6 +2876,7 @@ static int msm_ufs_init(struct ufs_hba *hba)
	}

	hba->caps |= UFSHCD_CAP_CLK_GATING | UFSHCD_CAP_CLK_SCALING;
	hba->caps |= UFSHCD_CAP_AUTO_BKOPS_SUSPEND;
	msm_ufs_setup_clocks(hba, true);
	goto out;