PCI/IA64: introduce probe_pci_root_info() to manage _CRS resource
authorYijing Wang <wangyijing@huawei.com>
Thu, 6 Jun 2013 07:34:52 +0000 (15:34 +0800)
committerTony Luck <tony.luck@intel.com>
Tue, 18 Jun 2013 16:48:34 +0000 (09:48 -0700)
commit3a72af09bca1666d53ddb0b05a9bdeef39e3f154
tree4a616306b24211726aabbb299f742c5651ae9ccd
parent2932239fb485931b82c50e4876a0c2d14b7711ac
PCI/IA64: introduce probe_pci_root_info() to manage _CRS resource

Currently, initialize _CRS resource code in IA64 make pci_acpi_scan_root()
some lengthiness. Introduce probe_pci_root_info() to manage it like in X86,

Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-ia64@vger.kernel.org
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/pci/pci.c