misc: rtsx: Use standard PCI definitions
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 21 Jul 2020 21:23:36 +0000 (16:23 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Jul 2020 11:39:31 +0000 (13:39 +0200)
commit7a4462a96777b64b22412f782de226c90290bf75
treef071913ce99e0a15a539528359cea040cd5eddb8
parented86a9877d05b99088a409a7603828b818a433dc
misc: rtsx: Use standard PCI definitions

When reading registers defined by the PCIe spec, use the names already
defined by the PCI core.  This makes maintenance of the PCI core and
drivers easier.  No functional change intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20200721212336.1159079-6-helgaas@kernel.org
[ additional replacements due to changes in my tree - gregkh ]
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/cardreader/rts5228.c
drivers/misc/cardreader/rts5249.c
drivers/misc/cardreader/rts5260.c
drivers/misc/cardreader/rts5261.c
include/linux/rtsx_pci.h