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

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

Merge "i2c-msm-v2: initialize xfer mode structures in qup init"

parents 7b6af2f5 24113071
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2888,6 +2888,11 @@ static int i2c_msm_qup_init(struct i2c_msm_ctrl *ctrl)
	if (ret)
		return ret;

	/* Initialize the xfer mode structures */
	i2c_msm_fifo_get_struct(ctrl);
	i2c_msm_blk_get_struct(ctrl);
	i2c_msm_bam_get_struct(ctrl);

	i2c_msm_qup_fifo_calc_size(ctrl);
	/*
	 * Ensure that QUP configuration is written and that fifo size if read