diff options
author | Bjorn Helgaas <[email protected]> | 2020-07-16 17:34:30 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2020-07-22 15:38:35 -0500 |
commit | 600a5b4fc8e8f6dad098cd50e0e727cb2a16be46 (patch) | |
tree | 990fac1fc45509466fd37be9abb463a9be14ca9f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e83e2ca3c39553a9d0fd497d9c839b341e38c742 (diff) |
PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()
pci_aer_clear_device_status() clears the error bits in the PCIe Device
Status Register (PCI_EXP_DEVSTA). Every PCIe device has this register,
regardless of whether it supports AER.
Rename pci_aer_clear_device_status() to pcie_clear_device_status() to make
clear that it is PCIe-specific but not AER-specific. Move it to
drivers/pci/pci.c, again since it's not AER-specific. No functional change
intended.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions