staging: xgifb: move video BIOS handling completely to ReadVBIOSTablData()
authorAaro Koskinen <aaro.koskinen@iki.fi>
Mon, 5 Dec 2011 22:10:36 +0000 (00:10 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Dec 2011 20:26:04 +0000 (12:26 -0800)
commit02a81dd9d6c76ac70b552c015c7d3dd39dc80a20
tree76787fd5439f21efd51a7c7cbe8bc7e3efcbe0db
parentc4ffaa44226860050f39d1c88c78854d5885b4fa
staging: xgifb: move video BIOS handling completely to ReadVBIOSTablData()

We need the video BIOS only on XG21 and only during the init, so let's
do everything at the same place.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/xgifb/XGI_main_26.c
drivers/staging/xgifb/vb_init.c