Merge branch 'pci/aspm'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 4 Apr 2018 18:27:37 +0000 (13:27 -0500)
committerBjorn Helgaas <helgaas@kernel.org>
Wed, 4 Apr 2018 18:27:37 +0000 (13:27 -0500)
  - skip ASPM common clock warning if BIOS already configured it (Sinan
    Kaya)

  - fix ASPM Coverity warning about threshold_ns (Gustavo A. R. Silva)

* pci/aspm:
  PCI/ASPM: Don't warn if already in common clock mode
  PCI/ASPM: Declare threshold_ns as u32, not u64


Trivial merge