ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge
authorJiang Liu <jiang.liu@linux.intel.com>
Wed, 14 Oct 2015 06:29:37 +0000 (14:29 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 16 Oct 2015 20:18:51 +0000 (22:18 +0200)
commit3772aea7d6f36cfa1dae17f04ffed64b4d747aab
tree36281764be48798d60d2193ac94ac0e13d4e4334
parent91236ecc74a25431138f71b6d52e130cd0f774b3
ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge

Use common ACPI resource parsing interface to parse ACPI resources for
PCI host bridge, so we could share more code between IA64 and x86.
Later we will consolidate arch specific implementations into ACPI core.

Tested-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/ia64/pci/pci.c