]> git.karo-electronics.de Git - linux-beck.git/commitdiff
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)
* 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()


Trivial merge