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

Commit be84a166 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 issue of isp unlock method"

parents 512fe370 e37bee80
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -903,9 +903,9 @@ static int msm_isp_send_hw_cmd(struct vfe_device *vfe_dev,
				*cfg_data);
			pr_err("hw update across frame boundary,end id %u\n",
				vfe_dev->axi_data.src_info[VFE_PIX_0].frame_id);
		}
		vfe_dev->axi_data.src_info[VFE_PIX_0].last_updt_frm_id =
			vfe_dev->axi_data.src_info[VFE_PIX_0].frame_id;
		}
		break;
	}
	case VFE_READ: {