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

Commit 4b7231b0 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: override HS rate series with vendor specifics"

parents eaaf33b3 b555b857
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1610,6 +1610,8 @@ static int get_pwr_dev_param(struct ufs_msm_dev_params *msm_param,
		dev_req->gear_rx = dev_req->gear_tx = min_msm_gear;
	}

	dev_req->hs_rate = msm_param->hs_rate;

	return 0;
}