Loading drivers/media/platform/msm/camera/cam_isp/isp_hw_mgr/cam_ife_hw_mgr.c +1 −1 Original line number Diff line number Diff line Loading @@ -1859,7 +1859,7 @@ static int cam_ife_mgr_acquire_hw_for_ctx( CAM_ERR(CAM_ISP, "Acquire IFE RD SRC resource Failed"); goto err; } } else if (ipp_count || ppp_count) { } else if (ipp_count || ppp_count || rdi_count) { rc = cam_ife_hw_mgr_acquire_res_ife_src(ife_ctx, in_port, false); Loading Loading
drivers/media/platform/msm/camera/cam_isp/isp_hw_mgr/cam_ife_hw_mgr.c +1 −1 Original line number Diff line number Diff line Loading @@ -1859,7 +1859,7 @@ static int cam_ife_mgr_acquire_hw_for_ctx( CAM_ERR(CAM_ISP, "Acquire IFE RD SRC resource Failed"); goto err; } } else if (ipp_count || ppp_count) { } else if (ipp_count || ppp_count || rdi_count) { rc = cam_ife_hw_mgr_acquire_res_ife_src(ife_ctx, in_port, false); Loading