]> 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)
commit136c4c7c80b623cbdfb9ff326dc49846b97162f5
treef071913ce99e0a15a539528359cea040cd5eddb8
parent233607458b667050d927e9d3be29dc8ecd54d02e
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