From: Emanuele Ghidoli emanuele.ghidoli@toradex.com
Hello,
I noticed that commit 1728e17762b9 ("mmc: core: sd: Apply BROKEN_SD_DISCARD quirk earlier") introduces a regression because since it depends on the backport of commit 5c4f3e1f0a2a ("mmc: core: apply SD quirks earlier during probe"). Without this patch the quirk is not applied at all.
I backported the latter commit to 5.15 stable kernel to fix the regression.
Thanks for fixing this.
Thanks, Avri
Best regards, Emanuele Ghidoli
Jonathan Bell (1): mmc: core: apply SD quirks earlier during probe
drivers/mmc/core/sd.c | 4 ++++ 1 file changed, 4 insertions(+)
-- 2.43.0