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

Commit f28c5957 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "mm-camera2:isp2: Reset the ksof id"

parents 16efa96b b0e06c38
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2464,6 +2464,10 @@ static void msm_isp_input_disable(struct vfe_device *vfe_dev, int cmd_type)
		/* deactivate the input line */
		axi_data->src_info[i].active = 0;
		src_info = &axi_data->src_info[i];
		if (i == VFE_PIX_0)
			vfe_dev->isp_page->kernel_sofid = 0;

		vfe_dev->axi_data.src_info[i].frame_id = 0;

		if (src_info->dual_hw_type == DUAL_HW_MASTER_SLAVE) {
			struct master_slave_resource_info *ms_res =