Merge branch 'pci/pm'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 4 Jun 2020 17:59:12 +0000 (12:59 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 4 Jun 2020 17:59:12 +0000 (12:59 -0500)
commitae7322a06d225fadfc43a3eda950fc2b65d2d7a1
tree5c20dfad6d9e1218752433542d7e10b308bd5394
parentff33cc2fc01c3db06bc9428cdfc1551be167da1a
parentec411e02b7a2e785a4ed9ed283207cd14f48699d
Merge branch 'pci/pm'

  - Check .bridge_d3() hook for NULL before calling it (Bjorn Helgaas)

  - Disable PME# for Pericom OHCI/UHCI USB controllers because it's
    not reliably asserted on USB hotplug (Kai-Heng Feng)

  - Assume ports without DLL Link Active train links in 100 ms to work
    around Thunderbolt bridge defects (Mika Westerberg)

* pci/pm:
  PCI/PM: Assume ports without DLL Link Active train links in 100 ms
  PCI/PM: Adjust pcie_wait_for_link_delay() for caller delay
  PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
  serial: 8250_pci: Move Pericom IDs to pci_ids.h
  PCI/PM: Call .bridge_d3() hook only if non-NULL
drivers/pci/pci.c
drivers/pci/quirks.c