mmc: remove tmio_mmc driver
authorArnd Bergmann <arnd@arndb.de>
Fri, 7 Oct 2022 10:08:38 +0000 (12:08 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 1 Feb 2023 16:23:38 +0000 (17:23 +0100)
commitbef64d2908e825c5782d7aef3c16d42540f0b79c
treeb10cc4171f926b13a3a7920d2c9a86fd2175cda2
parent2e99b1b065fb9c6e771ce573cf6c2dbb52c14627
mmc: remove tmio_mmc driver

With the TMIO MFD support gone, the corresponding MMC host driver can
be removed as well. The remaining tmio_mmc_core module however is still
used by both the Renesas and Socionext host drivers.

Cc: Ian Molton <spyro@f2s.com>
Cc: Ulf Hansson <ulf.hansson@linaro.org>
Cc: linux-mmc@vger.kernel.org
Cc: linux-renesas-soc@vger.kernel.org
Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/tmio_mmc.c [deleted file]