mmc: core: Drop the MMC_RSP_R1_NO_CRC response
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 25 Nov 2024 13:23:11 +0000 (14:23 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 10 Dec 2024 10:18:45 +0000 (11:18 +0100)
commitea79df10331218b04d90f028a605f33c879c518d
tree29985840d07dbc0dc773908f473ae856ed5b3fb0
parent0202dfbdc5dea70e213205aa42ab49a1a08aad3a
mmc: core: Drop the MMC_RSP_R1_NO_CRC response

The MMC_RSP_R1_NO_CRC type of response is not being used by the mmc core
for any commands. Let's therefore drop it, together with the corresponding
code in the host drivers.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com> # for TMIO
Reviewed-by: Avri Altman <avri.altman@wdc.com>
Message-ID: <20241125132311.23939-1-ulf.hansson@linaro.org>
drivers/mmc/host/rtsx_pci_sdmmc.c
drivers/mmc/host/rtsx_usb_sdmmc.c
drivers/mmc/host/tmio_mmc_core.c
include/linux/mmc/core.h