PCI/IA64: SN: use normal resource instead of pci_window
authorYijing Wang <wangyijing@huawei.com>
Thu, 6 Jun 2013 07:34:47 +0000 (15:34 +0800)
committerTony Luck <tony.luck@intel.com>
Tue, 18 Jun 2013 16:42:47 +0000 (09:42 -0700)
commit2ead66b5472542d82f31c3b6418b23ace3dac87d
tree2bc41975c8b382f9c5c2f6d198a2a865c5884137
parentc60fb074c0baef6b0ca259dafe2371a24f3f8c1f
PCI/IA64: SN: use normal resource instead of pci_window

Pci_window in pci_controller will not be used again,
use normal resource instead of pci_window in
sn_legacy_pci_window_fixup(), this patch is to prepare
to remove pci_window in IA64.

Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Cc: John Keller <jpk@sgi.com>
Cc: Jay Lan <jlan@engr.sgi.com>
Cc: Jack Steiner <steiner@sgi.com>
Cc: Mark Maule <maule@sgi.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/sn/kernel/io_init.c