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

Commit ba9d1bf9 authored by Suresh Vankadara's avatar Suresh Vankadara Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: isp: clearing isp context entries for rdi_only_context" into dev/msm-4.14-camx

parents bb04fdff e327f1f6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2541,6 +2541,8 @@ static int __cam_isp_ctx_release_dev_in_top_state(struct cam_context *ctx,
	ctx_isp->reported_req_id = 0;
	ctx_isp->hw_acquired = false;
	ctx_isp->init_received = false;
	ctx_isp->rdi_only_context = false;
	ctx_isp->split_acquire = false;

	/*
	 * Ideally, we should never have any active request here.