x86/PCI: Factor out pcibios_allocate_bridge_resources()
authorYinghai Lu <yinghai@kernel.org>
Sun, 4 Nov 2012 04:39:24 +0000 (21:39 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 7 Jan 2013 19:18:36 +0000 (12:18 -0700)
commitf7ac356dc3da1f69dc52cb6273e08e53b85b4884
treecef579eb500d58fc57789bd6a49ee17a4ef54293
parentd1c3ed669a2d452cacfb48c2d171a1f364dae2ed
x86/PCI: Factor out pcibios_allocate_bridge_resources()

Thus pcibios_allocate_bus_resources() could more simple and clean.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/i386.c