commit | 6841ec681a88b66651e4563040b9c7a7ad25d7b5 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Fri Jan 22 01:02:25 2010 -0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Feb 22 16:17:23 2010 -0800 |
tree | 412ddf4db54257d64136930ccd921e674fffd1f9 | |
parent | 977d17bb1749517b353874ccdc9b85abc7a58c2a [diff] |
PCI: introduce pci_assign_unassigned_bridge_resources For use by pciehp. pci_setup_bridge() will not check enabled for the slot bridge, otherwise update res is not updated to bridge BAR. That is, bridge is already enabled for port service. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Reviewed-by: Alex Chiang <achiang@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>