diff options
author | Saheed O. Bolarinwa <[email protected]> | 2020-10-15 14:30:39 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2020-10-16 11:21:19 -0500 |
commit | df8f10587d3d11b055d54138994a1a9a681da0c4 (patch) | |
tree | b32c7e07fe1841fe53518e2ec46a3b8035ccc09f /tools/lib/api/fs/tracing_path.c | |
parent | 187f91db823789f0059d337caabd5935e677399e (diff) |
PCI/ASPM: Remove struct pcie_link_state.l1ss
Previously we computed L1.2 parameters in the enumeration path, saved them
in struct pcie_link_state.l1ss, and programmed them into the devices
whenever we enabled or disabled L1.2 on the link. But these parameters are
constant and don't need to be updated when enabling/disabling L1.2.
Compute and program the L1.2 parameters once during enumeration and remove
the struct pcie_link_state.l1ss member. No functional change intended.
[bhelgaas: rework to program L1.2 parameters during enumeration]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Saheed O. Bolarinwa <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/lib/api/fs/tracing_path.c')
0 files changed, 0 insertions, 0 deletions