On Mon, Feb 10, 2020 at 9:52 AM <haibo.chen@xxxxxxx> wrote: > From: Haibo Chen <haibo.chen@xxxxxxx> > > Except SDHCI_QUIRK_BROKEN_CARD_DETECTION and MMC_CAP_NONREMOVABLE, > we also do not need to handle controller native card detect interrupt > for gpio cd type. > If we wrong enabled the card detect interrupt for gpio case, it will > cause a lot of unexpected card detect interrupts during data transfer > which should not happen. > > Signed-off-by: Haibo Chen <haibo.chen@xxxxxxx> > Acked-by: Adrian Hunter <adrian.hunter@xxxxxxxxx> Makes sense. Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij