1
linux/drivers/mmc/host
Pierre Ossman 43b58b36b7 mmc: check error bits before command completion
Some controllers signal "command complete" even on failures (which
they are allowed to do according to the spec). Make sure we check
the error bits first so we don't get any false positives.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-07-26 01:53:01 +02:00
..
at91_mci.c mmc: at91_mci: wakeup on card insertion (or removal) 2007-07-20 18:51:30 +02:00
au1xmmc.c au1xmmc: Replace C code with call to ARRAY_SIZE() macro. 2007-06-07 09:25:51 +02:00
au1xmmc.h
imxmmc.c
imxmmc.h
Kconfig mmc: Use menuconfig objects 2007-05-08 22:41:55 +02:00
Makefile
mmci.c
mmci.h
omap.c mmc-omap: fix sd response type 6 vs. 1 2007-06-13 19:11:14 +02:00
pxamci.c pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit response 2007-05-14 18:51:48 +02:00
pxamci.h [ARM] pxa: remove MMC register defines from pxa-regs.h 2007-07-12 14:27:56 +01:00
sdhci.c mmc: check error bits before command completion 2007-07-26 01:53:01 +02:00
sdhci.h sdhci: make sure to clear the error interrupt 2007-07-20 18:51:44 +02:00
tifm_sd.c
wbsd.c
wbsd.h