[IA64-SGI] altix: pci_window fixup
authorJohn Keller <jpk@sgi.com>
Tue, 29 Nov 2005 22:36:32 +0000 (16:36 -0600)
committerTony Luck <tony.luck@intel.com>
Tue, 6 Dec 2005 17:09:23 +0000 (09:09 -0800)
Altix only patch to add fixup code that sets up
pci_controller->window. This code is a temporary
fix until ACPI support on Altix is added.

Also, corrects the usage of pci_dev->sysdata,
which had previously been used to reference
platform specific device info, to now point to
a pci_controller struct.

Signed-off-by: John Keller <jpk@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found