mmc: card: add mmc_card_blk_no_cmd23
authorBenoît Monin <benoit.monin@bootlin.com>
Mon, 18 Aug 2025 14:02:47 +0000 (16:02 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 19 Aug 2025 12:34:15 +0000 (14:34 +0200)
commit05849fc5d842ece65a537c7492cf8dc038d15d57
tree7a7f99328b1007bdea56f6ce3a7d256aab1d0c1e
parent18f7439fa171f798f2ff8aa69611db41f658242a
mmc: card: add mmc_card_blk_no_cmd23

Add a helper to check for the missing CMD23 quirk, similar to other
quirk helpers. Also reorder the helpers to match the order of the quirk
bits defined in include/linux/mmc/card.h.

Signed-off-by: Benoît Monin <benoit.monin@bootlin.com>
Link: https://lore.kernel.org/r/20250818-mobileye-emmc-for-upstream-4-v4-2-34ecb3995e96@bootlin.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/card.h