diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2012-12-06 00:51:19 +0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2012-12-07 23:10:50 +0400 |
commit | a875621ec15318f0ba35907726ee2cb9e9e0c6b7 (patch) | |
tree | 25c8ccf69d97b845bc534b5be498ee0affe429d5 /drivers/pci/pcie/portdrv_core.c | |
parent | 438a0f0a1faa3dd00c0460e8232cd712215a6d46 (diff) | |
download | linux-a875621ec15318f0ba35907726ee2cb9e9e0c6b7.tar.xz |
ath9k: Use standard #defines for PCIe Capability ASPM fields
Use the standard #defines for PCIe Capability ASPM fields.
Previously we used PCIE_LINK_STATE_L0S and PCIE_LINK_STATE_L1 directly, but
these are defined for the Linux ASPM interfaces, e.g.,
pci_disable_link_state(), and only coincidentally match the actual register
bits. PCIE_LINK_STATE_CLKPM, also part of that interface, does not match
the register bit.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/pcie/portdrv_core.c')
0 files changed, 0 insertions, 0 deletions