mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
hdmi: delete hdmi remove when SYSTEM_CONFIG to modify cat6610 and rk610 hdmi no display
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user