From: Yinghai Lu Date: Sat, 21 Jan 2012 10:08:23 +0000 (-0800) Subject: PCI: Make pci_rescan_bus handle add_list X-Git-Tag: v3.4-rc1~114^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b03088f955552299f50a1f660372698b07ab339;p=pandora-kernel.git PCI: Make pci_rescan_bus handle add_list This allows us to allocate resources to hotplug bridges during remove/rescan. We need to move the function to setup-bus.c so it can use __pci_bus_size_bridges and __pci_bus_assign_resources directly to take the add_list resource tracking list. Signed-off-by: Yinghai Lu Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed