PCI: fix pci_fixup_video as it blows up on sparc64
authorEiichiro Oiwa <eiichiro.oiwa.nm@hitachi.com>
Mon, 23 Oct 2006 06:14:07 +0000 (15:14 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 27 Oct 2006 18:20:33 +0000 (11:20 -0700)
commit6b5c76b8e2ff204fa8d7201acce461188873bf2b
tree6e3864c98fdcca8aa5609ad799349513d9372a10
parent35ae61a0f43ebbabc3cb4345136ca529fc4d6700
PCI: fix pci_fixup_video as it blows up on sparc64

This reverts much of the original pci_fixup_video change and makes it
work for all arches that need it.

fixed, and tested on x86, x86_64 and IA64 dig.

Signed-off-by: Eiichiro Oiwa <eiichiro.oiwa.nm@hitachi.com>
Acked-by: David Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/i386/pci/fixup.c
arch/ia64/pci/Makefile
arch/ia64/pci/fixup.c [new file with mode: 0644]
drivers/pci/quirks.c
drivers/pci/rom.c