summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/video/fbdev/msm/mdss_hdmi_tx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/fbdev/msm/mdss_hdmi_tx.c b/drivers/video/fbdev/msm/mdss_hdmi_tx.c
index a5a407708334..5eb17ab27e4c 100644
--- a/drivers/video/fbdev/msm/mdss_hdmi_tx.c
+++ b/drivers/video/fbdev/msm/mdss_hdmi_tx.c
@@ -3211,7 +3211,7 @@ static int hdmi_tx_power_off(struct hdmi_tx_ctrl *hdmi_ctrl)
hdmi_ctrl->panel_ops.off(pdata);
hdmi_tx_set_mode(hdmi_ctrl, false);
- hdmi_tx_phy_reset(hdmi_ctrl);
+
hdmi_tx_set_mode(hdmi_ctrl, true);
hdmi_tx_core_off(hdmi_ctrl);