memstick: rtsx_pci_ms: Remove Realtek PCI memstick driver
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Thu, 20 Jun 2024 03:11:59 +0000 (11:11 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 8 Jul 2024 08:59:06 +0000 (10:59 +0200)
commitd0f459259c13163336242fecca8468be8e543849
tree9d17e9834accb3743bf96647939d0a518307113b
parentf7e7e00f7b86bceb0816d25a0372096ac6de3fc5
memstick: rtsx_pci_ms: Remove Realtek PCI memstick driver

Commit c0e5f4e73a71 ("misc: rtsx: Add support for RTS5261") silently
removed RTSX_MS_CARD from its MFD cell, so rtsx_pci_ms isn't used
by any driver anymore.

Since there doesn't seem to any complaint, hence drop the driver.

Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Link: https://lore.kernel.org/r/20240620031159.142637-1-kai.heng.feng@canonical.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/memstick/host/Kconfig
drivers/memstick/host/Makefile
drivers/memstick/host/rtsx_pci_ms.c [deleted file]