Loading drivers/gpu/drm/msm/hdmi-staging/sde_hdmi.c +0 −2 Original line number Diff line number Diff line Loading @@ -158,8 +158,6 @@ static void _sde_hdmi_phy_reset(struct hdmi *hdmi) val | HDMI_PHY_CTRL_SW_RESET_PLL); } msleep(100); if (val & HDMI_PHY_CTRL_SW_RESET_LOW) { /* pull high */ hdmi_write(hdmi, REG_HDMI_PHY_CTRL, Loading Loading
drivers/gpu/drm/msm/hdmi-staging/sde_hdmi.c +0 −2 Original line number Diff line number Diff line Loading @@ -158,8 +158,6 @@ static void _sde_hdmi_phy_reset(struct hdmi *hdmi) val | HDMI_PHY_CTRL_SW_RESET_PLL); } msleep(100); if (val & HDMI_PHY_CTRL_SW_RESET_LOW) { /* pull high */ hdmi_write(hdmi, REG_HDMI_PHY_CTRL, Loading