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

Commit 34e23080 authored by Camera Software Integration's avatar Camera Software Integration Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: isp: Reset csid error irq count on flush" into camera-kernel.lnx.4.0

parents 3224b696 85702624
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4241,6 +4241,8 @@ int cam_ife_csid_stop(void *hw_priv,
		res->res_state = CAM_ISP_RESOURCE_STATE_INIT_HW;
	}

	csid_hw->error_irq_count = 0;

	CAM_DBG(CAM_ISP,  "%s: Exit\n", __func__);

	return rc;