intel_extreme: Fix LVDS head mode (we'll remove it soon)
This commit is contained in:
parent
92bcdd7935
commit
4f2b258c32
@ -288,7 +288,7 @@ probe_ports()
|
||||
if (lvdsPort->IsConnected()) {
|
||||
gInfo->ports[gInfo->port_count++] = lvdsPort;
|
||||
gInfo->head_mode |= HEAD_MODE_LVDS_PANEL;
|
||||
gInfo->head_mode |= HEAD_MODE_A_ANALOG;
|
||||
gInfo->head_mode |= HEAD_MODE_B_DIGITAL;
|
||||
} else
|
||||
delete lvdsPort;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user