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

Commit 15cf5b6f 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: hdmi: set av mute on power off"

parents 818462e7 6e548cb7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3425,6 +3425,7 @@ static int hdmi_tx_panel_event_handler(struct mdss_panel_data *panel_data,

	case MDSS_EVENT_PANEL_OFF:
		if (hdmi_ctrl->panel_power_on) {
			hdmi_tx_config_avmute(hdmi_ctrl, 1);
			rc = hdmi_tx_power_off(panel_data);
			if (rc)
				DEV_ERR("%s: hdmi_tx_power_off failed.rc=%d\n",