hdmi: delete hdmi remove when SYSTEM_CONFIG to modify cat6610 and rk610 hdmi no display

This commit is contained in:
xuhuicong
2013-05-28 09:32:54 +08:00
parent c9cf7b3e7f
commit ff2f8901b5

View File

@@ -234,7 +234,7 @@ void hdmi_work(struct work_struct *work)
}
break;
case SYSTEM_CONFIG:
hdmi->remove();
// hdmi->remove();
if(hdmi->autoconfig)
hdmi->vic = hdmi_find_best_mode(hdmi, 0);
else