misc: rtsx: Cleanup on DRV_NAME cardreader variables
authorDesnes Nunes <desnesn@redhat.com>
Thu, 31 Oct 2024 14:28:00 +0000 (11:28 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Nov 2024 04:33:46 +0000 (05:33 +0100)
commitf248ff14b7589306c8af922465aefedf9b10fa9e
treec95b59a451ed468ca2bba28fa39993d95165665e
parentfeb776a68d7b520b68fa11d09a8b23ea57640b86
misc: rtsx: Cleanup on DRV_NAME cardreader variables

The rtsx_pci_ms memstick driver has been dropped, thus there is no more
need for DRV_NAME_RTSX_PCI_MS variable. Additionally, this also stand-
arizes DRV_NAME variables on alcor_pci and rtsx_usb drivers.

Fixes: d0f459259c13 ("memstick: rtsx_pci_ms: Remove Realtek PCI memstick driver")
Signed-off-by: Desnes Nunes <desnesn@redhat.com>
Link: https://lore.kernel.org/r/20241031142801.1141680-1-desnesn@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/cardreader/alcor_pci.c
drivers/misc/cardreader/rtsx_usb.c
include/linux/alcor_pci.h
include/linux/rtsx_common.h
include/linux/rtsx_usb.h