Merge "msm: mdss: do not do phy reset when HDMI power off"
This commit is contained in:
commit
59b028f31d
1 changed files with 1 additions and 1 deletions
|
@ -3211,7 +3211,7 @@ static int hdmi_tx_power_off(struct hdmi_tx_ctrl *hdmi_ctrl)
|
||||||
hdmi_ctrl->panel_ops.off(pdata);
|
hdmi_ctrl->panel_ops.off(pdata);
|
||||||
|
|
||||||
hdmi_tx_set_mode(hdmi_ctrl, false);
|
hdmi_tx_set_mode(hdmi_ctrl, false);
|
||||||
hdmi_tx_phy_reset(hdmi_ctrl);
|
|
||||||
hdmi_tx_set_mode(hdmi_ctrl, true);
|
hdmi_tx_set_mode(hdmi_ctrl, true);
|
||||||
|
|
||||||
hdmi_tx_core_off(hdmi_ctrl);
|
hdmi_tx_core_off(hdmi_ctrl);
|
||||||
|
|
Loading…
Add table
Reference in a new issue