mmc: core: Introduce the MMC_RSP_R1B_NO_CRC response
authorAndy-ld Lu <andy-ld.lu@mediatek.com>
Tue, 26 Nov 2024 12:48:22 +0000 (20:48 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 10 Dec 2024 10:18:45 +0000 (11:18 +0100)
commited97550d470d00ebafe9de888fd100cb82d3abb6
tree2e794f27913c66c5d1293cb2bfb5c1798a0fae93
parentea79df10331218b04d90f028a605f33c879c518d
mmc: core: Introduce the MMC_RSP_R1B_NO_CRC response

The R1B response type with ignoring CRC is used in the mmc_cqe_recovery(),
introduce the MMC_RSP_R1B_NO_CRC response type to simplify the code.

Signed-off-by: Andy-ld Lu <andy-ld.lu@mediatek.com>
Message-ID: <20241126125041.16071-2-andy-ld.lu@mediatek.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/core.c
include/linux/mmc/core.h