Loading drivers/media/platform/msm/camera/cam_core/cam_context_utils.c +0 −1 Original line number Original line Diff line number Diff line Loading @@ -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; Loading Loading
drivers/media/platform/msm/camera/cam_core/cam_context_utils.c +0 −1 Original line number Original line Diff line number Diff line Loading @@ -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; Loading