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

Commit b4f16aac 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 offline context flag" into camera-kernel.lnx.4.0

parents fd253633 124ac14b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3776,6 +3776,7 @@ 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->offline_context = false;
	ctx_isp->rdi_only_context = false;
	ctx_isp->req_info.last_bufdone_req_id = 0;