Explorar o código

Merge "msm: camera: isp: Print context on release HW error" into camera-kernel.lnx.4.0

Camera Software Integration %!s(int64=4) %!d(string=hai) anos
pai
achega
e8ff145658
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/cam_isp/cam_isp_context.c

+ 1 - 1
drivers/cam_isp/cam_isp_context.c

@@ -3998,7 +3998,7 @@ static int __cam_isp_ctx_release_hw_in_top_state(struct cam_context *ctx,
 			&rel_arg);
 		ctx_isp->hw_ctx = NULL;
 	} else {
-		CAM_ERR(CAM_ISP, "No hw resources acquired for this ctx");
+		CAM_ERR(CAM_ISP, "No hw resources acquired for ctx[%u]", ctx->ctx_id);
 	}
 
 	ctx->last_flush_req = 0;