commit | 6b5c76b8e2ff204fa8d7201acce461188873bf2b | [log] [tgz] |
---|---|---|
author | Eiichiro Oiwa <eiichiro.oiwa.nm@hitachi.com> | Mon Oct 23 15:14:07 2006 +0900 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 27 11:20:33 2006 -0700 |
tree | 6e3864c98fdcca8aa5609ad799349513d9372a10 | |
parent | 35ae61a0f43ebbabc3cb4345136ca529fc4d6700 [diff] |
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>