rk3036 hdmi: fix audio abnormal when change video mode

This commit is contained in:
hjc
2014-08-29 14:17:55 +08:00
parent 2014c63a9e
commit ee1203ab36

View File

@@ -515,6 +515,7 @@ void rk3036_hdmi_control_output(struct hdmi *hdmi_drv, int enable)
}
rk3036_hdmi_sys_power(hdmi_drv, true);
rk3036_hdmi_sys_power(hdmi_drv, false);
delay100us();
rk3036_hdmi_sys_power(hdmi_drv, true);
hdmi_writel(hdmi_dev, 0xce, 0x00);
delay100us();