vgabios: Don't have geode code peak into stdvga mode struct.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 15 Jan 2012 04:25:24 +0000 (23:25 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 16 Jan 2012 17:03:14 +0000 (12:03 -0500)
Create a wrapper (stdvga_override_crtc) so the Geode code doesn't need
to access the stdvga mode tables directly.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>

No differences found