diff options
author | Maciej W. Rozycki <macro@orcam.me.uk> | 2023-06-11 18:19:41 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2023-06-20 10:58:53 -0500 |
commit | 37edd87eb621a96d33ee4eefe4b54cfc5a7e03df (patch) | |
tree | 39f140cd556bd47729cc22fcb51871dd2f1c47c0 /crypto | |
parent | 33a176abcc4cd4ed3d65512ed96d7b73f2565ed7 (diff) | |
download | linux-stable-37edd87eb621a96d33ee4eefe4b54cfc5a7e03df.tar.gz linux-stable-37edd87eb621a96d33ee4eefe4b54cfc5a7e03df.tar.bz2 linux-stable-37edd87eb621a96d33ee4eefe4b54cfc5a7e03df.zip |
PCI: Export pcie_retrain_link() for use outside ASPM
Export pcie_retrain_link() for link retrain needs outside ASPM. Struct
pcie_link_state is local to ASPM and only used by pcie_retrain_link() to
get at the associated PCI device, so change the operand and adjust the lone
call site accordingly. Document the interface. No functional change at
this point.
Link: https://lore.kernel.org/r/alpine.DEB.2.21.2306110229010.64925@angie.orcam.me.uk
Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions