x86/PCI/ACPI: Ignore resources consumed by host bridge itself
authorJiang Liu <jiang.liu@linux.intel.com>
Wed, 4 Mar 2015 08:47:11 +0000 (16:47 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 4 Mar 2015 13:09:44 +0000 (14:09 +0100)
commit63f1789ec71677dd285d43d6c79ca44808f16945
tree33003525699b34235df4affe1d21342dacd9655b
parentf1651a24280997c75836b4380bcbf60fd2aa34fd
x86/PCI/ACPI: Ignore resources consumed by host bridge itself

When parsing resources for PCI host bridge, we should ignore resources
consumed by host bridge itself and only report window resources available
to child PCI busses.

Fixes: 593669c2ac0f (x86/PCI/ACPI: Use common ACPI resource interfaces ...)
Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/x86/pci/acpi.c
This page took 0.025315 seconds and 5 git commands to generate.