]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite7d755e6fb152188fc4d93dfca4ccffc2541dd61
treef071913ce99e0a15a539528359cea040cd5eddb8
parenteeaee4dcd2f9a362b53eaa1409b910e1f50069a7
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