Merge branch 'pci/enumeration' into next
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 15 Feb 2017 17:56:08 +0000 (11:56 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 15 Feb 2017 17:56:08 +0000 (11:56 -0600)
* pci/enumeration:
  PCI: Remove duplicate check for positive return value from probe() functions
  PCI: Enable PCIe Extended Tags if supported
  PCI: Avoid possible deadlock on pci_lock and p->pi_lock
  PCI/ACPI: Fix bus range comparison in pci_mcfg_lookup()
  PCI: Apply _HPX settings only to relevant devices


Trivial merge