PCI: make cardbus-bridge resources optional
authorRam Pai <linuxram@us.ibm.com>
Mon, 25 Jul 2011 20:08:41 +0000 (13:08 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 1 Aug 2011 18:50:40 +0000 (11:50 -0700)
commit0a2daa1cf35004f5adbf4138555cc5669abf3a3e
tree035bd37e33f7e95f226d9e46e173c043f0fbe018
parent2aceefcbd5a73059e5f52831817ec277e987440d
PCI: make cardbus-bridge resources optional

Allocate resources to cardbus bridge only after all other genuine
resources requests are satisfied. Dont retry if resource allocation
for cardbus-bridges fail.

Signed-off-by: Ram Pai <linuxram@us.ibm.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pci.h
drivers/pci/setup-bus.c