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)
commita6faf3f450ecdb084128751e8fda0e515283da39
tree0c99a0dbaf6c761733cb11ea4b80b5cc4c095e84
parent47807ab29f1c8e1552748dfbd3683c6243ca522b
parentdc69062a1a73f0fe33a83401e8a3b1d5d54b43af
Merge branch 'pci/aspm'

- 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