diff options
author | 2024-10-18 17:47:50 +0300 | |
---|---|---|
committer | 2024-11-11 14:20:04 -0600 | |
commit | e93d9fcfd7dc643eb5fce43053774d27bea2b263 (patch) | |
tree | 5fdf6b1b097a165b922fd3f4f81c1dab6e062043 /scripts/documentation-file-ref-check | |
parent | PCI: Store all PCIe Supported Link Speeds (diff) | |
download | linux-rng-e93d9fcfd7dc643eb5fce43053774d27bea2b263.tar.xz linux-rng-e93d9fcfd7dc643eb5fce43053774d27bea2b263.zip |
PCI: Refactor pcie_update_link_speed()
pcie_update_link_speed() is passed the Link Status register but not all
callers have that value at hand nor need the value.
Refactor pcie_update_link_speed() to include reading the Link Status
register and create __pcie_update_link_speed() which can be used by the
hotplug code that has the register value at hand beforehand (and needs the
value for other purposes).
Link: https://lore.kernel.org/r/20241018144755.7875-5-ilpo.jarvinen@linux.intel.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'scripts/documentation-file-ref-check')
0 files changed, 0 insertions, 0 deletions