gma500: Rename the psb_intel_bios code
authorAlan Cox <alan@linux.intel.com>
Tue, 5 Jul 2011 14:42:11 +0000 (15:42 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jul 2011 15:20:43 +0000 (08:20 -0700)
commit3835ce2e69ff06c48984290e474b936a0fb56973
treec88cfe92158520009fd9becd28b3f96cc4b736e2
parent0bbfa259ac9f678e3f3d1a7eb7f51d14840c6851
gma500: Rename the psb_intel_bios code

This is generic for the PC class devices and also very similar to the i915
intel_bios.c so rename it. That way the commonality will be obvious and we
can look at merging them one day, or at least synching them up.

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/intel_bios.c [moved from drivers/staging/gma500/psb_intel_bios.c with 100% similarity]