PCI: do not enable bridges more than once
commit9dd90cafa7a712d283e2e0c625b022e19f746762
authorAlex Chiang <achiang@hp.com>
Fri, 20 Mar 2009 20:56:20 +0000 (20 14:56 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 20 Mar 2009 21:57:36 +0000 (20 14:57 -0700)
tree78e3dffc9174a62fac539c7c0cbae36e15b83740
parentb73e97d95c168cbc19bd1208c894077f25931ba1
PCI: do not enable bridges more than once

In preparation for PCI core hotplug, we need to ensure that we do
not attempt to re-enable bridges that have already been enabled.

Reported-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/bus.c