Loading drivers/cam_isp/isp_hw_mgr/isp_hw/ife_csid_hw/cam_ife_csid_core.c +2 −0 Original line number Original line Diff line number Diff line Loading @@ -1684,6 +1684,8 @@ static int cam_ife_csid_tpg_start(struct cam_ife_csid_hw *csid_hw, CAM_DBG(CAM_ISP, "reg 0x%x = 0x%x", 0x600, val); CAM_DBG(CAM_ISP, "reg 0x%x = 0x%x", 0x600, val); } } res->res_state = CAM_ISP_RESOURCE_STATE_STREAMING; return 0; return 0; } } Loading Loading
drivers/cam_isp/isp_hw_mgr/isp_hw/ife_csid_hw/cam_ife_csid_core.c +2 −0 Original line number Original line Diff line number Diff line Loading @@ -1684,6 +1684,8 @@ static int cam_ife_csid_tpg_start(struct cam_ife_csid_hw *csid_hw, CAM_DBG(CAM_ISP, "reg 0x%x = 0x%x", 0x600, val); CAM_DBG(CAM_ISP, "reg 0x%x = 0x%x", 0x600, val); } } res->res_state = CAM_ISP_RESOURCE_STATE_STREAMING; return 0; return 0; } } Loading