PCI: pciehp: second try to get big range for pcie devices
authorYinghai Lu <yinghai@kernel.org>
Fri, 22 Jan 2010 09:02:27 +0000 (01:02 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 23 Feb 2010 00:17:25 +0000 (16:17 -0800)
commit32180e402f9ff1f3389c99edf3f393425e706080
tree8bdc06675bdaf8dc79916e96e4ca666343bb1b23
parent9789ac979b6b6ae6cc09f7b29c88e95ecb14ec39
PCI: pciehp: second try to get big range for pcie devices

Handle the case where the slot bridge that doesn't get a pre-allocated
resource big enough to handle its child resources..  For example pcie
devices need 256M, but the bridge only gets 2M preallocated.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/setup-bus.c