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

Commit bf276a04 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: disable aggressive clock gating"

parents d16c687a 8325bc63
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1963,8 +1963,6 @@ static int msm_ufs_init(struct ufs_hba *hba)
		hba->spm_lvl = UFS_PM_LVL_3;
	}

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