[PATCH part2 0/6] PCI, x86: pci root bus hotplug support - part2

From: Yinghai Lu
Date: Sun Sep 02 2012 - 17:50:57 EST


Refactor x86 pci pcibios_allocate related function to take bus as parameter.

So later could use it for root bus add case.

could get from
git://git.kernel.org/pub/scm/linux/kernel/git/yinghai/linux-yinghai.git for-pci-root-bus-hotplug-part2

Yinghai Lu (6):
x86, PCI: Separate pcibios_allocate_bridge_resources()
x86, PCI: Separate pcibios_allocate_dev_resources()
x86, PCI: Let pcibios_allocate_bus_resources() take bus instead
x86, PCI: Separate rom resource claim out
PCI, x86: Add pcibios_fw_addr_done
PCI: Claim hw/fw allocated resources in hot add path.

arch/x86/pci/i386.c | 192 ++++++++++++++++++++++++++++++++++-----------------
drivers/pci/bus.c | 2 +
include/linux/pci.h | 1 +
3 files changed, 131 insertions(+), 64 deletions(-)

--
1.7.7

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/