vgabios: Move BDA setting from driver code to common code.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 21 Jan 2012 16:26:37 +0000 (11:26 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 2 Feb 2012 01:35:48 +0000 (20:35 -0500)
Always setup the BDA on a mode switch.  Call that BDA setup code
unconditionally.

Also, always set vbe_mode and use that for finding the current mode
and for reporting the mode to vbe callers.

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

No differences found