]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit78a0ad2b5f580b1b9076507fff92ca16c3cb07f0
tree76787fd5439f21efd51a7c7cbe8bc7e3efcbe0db
parent6833941750aaf3bb8d0e162a57d3c16ce65f8898
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