Merge branch 'pci/scan-bridge' into next
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 14 Feb 2014 21:37:09 +0000 (14:37 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 14 Feb 2014 21:37:09 +0000 (14:37 -0700)
commit25a712a49fade142b78a1c55166ad8a19cb53aba
tree19f2736c2ae797d3dabd86f0edf906470f55c538
parent17f2d86f5d53d61b12085812a650ae12a76eaa69
parentfc1b253141b360f9c669d391b4ff663b984ef0c9
Merge branch 'pci/scan-bridge' into next

* pci/scan-bridge:
  PCI: Don't scan random busses in pci_scan_bridge()
  PCI: Check for child busses which use more bus numbers than allocated
  PCI: Remove pci_fixup_parent_subordinate_busnr()
  PCI: Make sure bus number resources stay within their parents bounds
  PCI: Use request_resource_conflict() instead of insert_ for bus numbers
  PCI: Assign CardBus bus number only during the second pass
  PCI: Clarify the "scan anyway" comment in pci_scan_bridge()
  PCI: Increment max correctly in pci_scan_bridge()