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

Commit 4eb5c9bb authored by Chandan Kumar Jha's avatar Chandan Kumar Jha
Browse files

msm: camera: isp: Fixing KW errors



Fixing KW errors for ISP.

CRs-Fixed: 2571273
Change-Id: I715d12984fb23353de378dc843cd44222d79d705
Signed-off-by: default avatarChandan Kumar Jha <cjha@codeaurora.org>
parent 3ab71328
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3369,7 +3369,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;