Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 59b028f3 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: mdss: do not do phy reset when HDMI power off"

parents f2dfcc95 a634cb05
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);