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

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

Merge "msm: camera: fix the bug for yuv sensor"

parents b1a0433e c27d4ee6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -298,6 +298,8 @@ static int32_t msm_sensor_get_dt_data(struct device_node *of_node,
		goto FREE_SLAVE_INFO;
	}

	count /= sizeof(uint32_t);

	if (count > MSM_SENSOR_NUM_ID_INFO_DATA) {
		pr_err("%s failed %d\n", __func__, __LINE__);
		goto FREE_SLAVE_INFO;