hdmitx: remove unnecessary sentences [2/2]
authorZongdong Jiao <zongdong.jiao@amlogic.com>
Wed, 21 Aug 2019 11:59:14 +0000 (19:59 +0800)
committerTao Zeng <tao.zeng@amlogic.com>
Fri, 23 Aug 2019 03:16:56 +0000 (20:16 -0700)
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>
drivers/amlogic/media/vout/hdmitx/hdmi_tx_20/hw/hdmi_tx_hw.c

index 36aed3c..eb39ea6 100644 (file)
@@ -6106,9 +6106,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,