gma500: Extract BIOSisy stuff from psb_drv
authorAlan Cox <alan@linux.intel.com>
Tue, 5 Jul 2011 14:37:29 +0000 (15:37 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jul 2011 15:20:39 +0000 (08:20 -0700)
commit2f8a78fbffae3b89eba7a1d6807184a845a5b3b0
tree9bd019dc7b69839de55fac69c5af9cade9533b3a
parenteee9b52e5e9024abd7fc9e5a71230218cbc9db93
gma500: Extract BIOSisy stuff from psb_drv

This is too big already so lets rip out more of the device specific crud. It
also means we pull the ugly stuff that needs work out of our main line of
cleanup.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/gma500/Makefile
drivers/staging/gma500/mrst_bios.c [new file with mode: 0644]
drivers/staging/gma500/mrst_bios.h [new file with mode: 0644]
drivers/staging/gma500/psb_drv.c