Re: [PATCH v2 4/6] mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIO

From: H. Nikolaus Schaller
Date: Wed Nov 10 2021 - 12:20:50 EST


> Am 10.11.2021 um 18:17 schrieb H. Nikolaus Schaller <hns@xxxxxxxxxxxxx>:
>
> From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
>
> The mmc core takes a specific path to support initializing of a
> non-standard SDIO card. This is triggered by looking for the card-quirk,
> MMC_QUIRK_NONSTD_SDIO.
>
> if (card->type == MMC_TYPE_SD_COMBO) {
> --
> 2.33.0
>

Sorry, I just recognised after pressing the send button that with "early"
you probably meant this to be 1/6... Should I resubmit?

BR,
Nikolaus