mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
hdmitx: remove unnecessary sentences [2/2]
PD#SWPL-12305 Problem: Rx may lost synchronization when Tx switches modes Solution: remove unnecessary sentences Verify: SM1/AC213 Change-Id: Iba88a9a558cce822ff939ad98a992dcf5161eba7 Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
This commit is contained in:
@@ -5970,9 +5970,6 @@ static void config_hdmi20_tx(enum hdmi_vic vic,
|
||||
|
||||
hdmitx_wr_reg(HDMITX_DWC_MC_CLKDIS, 0);
|
||||
hd_write_reg(P_ENCP_VIDEO_EN, 1); /* enable it finially */
|
||||
hdmitx_set_reg_bits(HDMITX_DWC_FC_INVIDCONF, 0, 3, 1);
|
||||
mdelay(1);
|
||||
hdmitx_set_reg_bits(HDMITX_DWC_FC_INVIDCONF, 1, 3, 1);
|
||||
} /* config_hdmi20_tx */
|
||||
|
||||
static void hdmitx_csc_config(unsigned char input_color_format,
|
||||
|
||||
Reference in New Issue
Block a user