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

Commit 0d5bb702 authored by Jeyaprakash Soundrapandian's avatar Jeyaprakash Soundrapandian Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: core: remove extra stop during release" into dev/msm-4.9-camx

parents f1f5715c e1c36a69
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -201,7 +201,6 @@ int32_t cam_context_release_dev_to_hw(struct cam_context *ctx,
		return -EINVAL;
		return -EINVAL;
	}
	}


	cam_context_stop_dev_to_hw(ctx);
	arg.ctxt_to_hw_map = ctx->ctxt_to_hw_map;
	arg.ctxt_to_hw_map = ctx->ctxt_to_hw_map;
	arg.active_req = false;
	arg.active_req = false;