Skip to content
Commit f3cd5120 authored by Jonathan Bell's avatar Jonathan Bell Committed by Phil Elwell
Browse files

drivers: mmc: apply SD quirks earlier during probe



Applying MMC_QUIRK_BROKEN_SD_CACHE is broken, as the card's extended
registers are parsed prior to the quirk being applied in mmc_blk.

Split this out into an SD-specific list of quirks and apply in
mmc_sd_init_card instead.

Fixes: c467c8f0 ("mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019")

Signed-off-by: default avatarJonathan Bell <jonathan@raspberrypi.com>
parent d0801a28
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment