• Tony Lindgren's avatar
    ARM: OMAP: Fix writes on some MMC cards · 3f401908
    Tony Lindgren authored
    Some MMC cards don't set the R1_READY_FOR_DATA bit if EOFB
    interrupt comes first. In this case we need to mask R1_READY_FOR_DATA
    to avoid polling card status forever.
    3f401908
mmc_block.c 12.7 KB