aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2008-10-27 19:48:44 +0000
committerPaul Mackerras <paulus@samba.org>2008-11-06 09:26:05 +1100
commitb5ae5f911d221ad85090d6805ab9ab020f6e4703 (patch)
treec3d9ff10fc1f8b6cd0984f908774c5ea4eeef333 /drivers/pci
parent57b066ff4ec53a0ac7cbf7fb363bb670cf58ddae (diff)
downloadkernel_samsung_smdk4412-b5ae5f911d221ad85090d6805ab9ab020f6e4703.zip
kernel_samsung_smdk4412-b5ae5f911d221ad85090d6805ab9ab020f6e4703.tar.gz
kernel_samsung_smdk4412-b5ae5f911d221ad85090d6805ab9ab020f6e4703.tar.bz2
powerpc/pci: Make pcibios_allocate_bus_resources more robust
To properly fix PCI hotplug, it's useful to be able to make the fixup passes on all devices whether they were just hot plugged or already there. However, pcibios_allocate_bus_resources() wouldn't cope well with being called twice for a given bus. This makes it ignore resources that have already been allocated, along with adding a bit of debug output. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions