Merge branch 'pci/aspm'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 16 May 2024 23:14:09 +0000 (18:14 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 16 May 2024 23:14:09 +0000 (18:14 -0500)
- Consolidate #defines for link states (L0s, L1, L1.1, etc) to simplify
  ASPM implementation (Ilpo Järvinen)

- Simplify ASPM disable/enable mask calculation (Ilpo Järvinen)

* pci/aspm:
  PCI/ASPM: Clean up ASPM disable/enable mask calculation
  PCI/ASPM: Consolidate link state defines


Trivial merge