diff options
author | Bjorn Helgaas <[email protected]> | 2020-07-21 16:23:34 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-07-22 13:29:44 +0200 |
commit | 22bf3251d7b7da0339f41ec27f2c3d4e0ec02255 (patch) | |
tree | c89fb08e30571600fd8e787ef352d038b273e13e /scripts/gdb/linux/lists.py | |
parent | df746b3f079c31db7350b282c86e9004fa1a88df (diff) |
misc: rtsx: Remove rtsx_pci_read/write_config() wrappers
rtsx_pci_read_config_dword() and similar wrappers around the PCI config
accessors add very little value, and they obscure the fact that often we
are accessing standard PCI registers that should be coordinated with the
PCI core.
Remove the wrappers and use the PCI config accessors directly. No
functional change intended.
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[ fixed up some other instances as original patch was based on old tree - gregkh
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions