• Ohad Ben-Cohen's avatar
    mmc: add MMC_QUIRK_NONSTD_FUNC_IF · eab40687
    Ohad Ben-Cohen authored
    Introduce MMC_QUIRK_NONSTD_FUNC_IF to ignore the "SDIO Standard Function
    interface code" as indicated by the card's FBR, and instead treat all
    functions as non-standard interfaces.
    
    This is required to prevent standard drivers from facing
    errors when trying to communicate with SDIO cards that erroneously
    indicate standard function interface codes.
    Signed-off-by: default avatarOhad Ben-Cohen <ohad@wizery.com>
    Signed-off-by: default avatarChris Ball <cjb@laptop.org>
    eab40687
sdio.c 17.4 KB