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

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

Merge "msm: camera: isp: Fixing KW errors" into camera-kernel.lnx.1.0

parents bf4afca1 4eb5c9bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3375,7 +3375,7 @@ static int __cam_isp_ctx_rdi_only_sof_in_bubble_state(
static int __cam_isp_ctx_rdi_only_reg_upd_in_bubble_applied_state(
	struct cam_isp_context *ctx_isp, void *evt_data)
{
	struct cam_ctx_request  *req;
	struct cam_ctx_request  *req = NULL;
	struct cam_context      *ctx = ctx_isp->base;
	struct cam_isp_ctx_req  *req_isp;
	struct cam_req_mgr_trigger_notify  notify;