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

Commit cc4a6de5 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: Remove redundant update of output format"

parents fa196a5d 26e20f42
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1507,8 +1507,6 @@ static int hdmi_tx_set_video_fmt(struct hdmi_tx_ctrl *hdmi_ctrl,
				hdmi_ctrl->feature_data[HDMI_TX_FEAT_EDID],
				hdmi_ctrl->vid_cfg.vic);

	vid_cfg->avi_iframe.pixel_format = pinfo->out_format;

	vid_cfg->avi_iframe.bar_info.end_of_top_bar = 0x0;
	vid_cfg->avi_iframe.bar_info.start_of_bottom_bar =
					vid_cfg->timing.active_v + 1;