linux/drivers/mmc/card
Adrian Hunter 6a79e391df mmc_block: ensure all sectors that do not have errors are read
If a card encounters an ECC error while reading a sector it will
timeout.  Instead of reporting the entire I/O request as having
an error, redo the I/O one sector at a time so that all readable
sectors are provided to the upper layers.

Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2008-12-31 18:21:17 +01:00
..
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile mmc: mmc host test driver 2008-05-14 21:02:16 +02:00
block.c mmc_block: ensure all sectors that do not have errors are read 2008-12-31 18:21:17 +01:00
mmc_test.c mmc_test: initialize mmc_test_lock statically 2008-09-20 13:03:50 +02:00
queue.c mmc_block: tell block layer there is no seek penalty 2008-10-14 20:04:46 +02:00
queue.h mmc: bounce requests for simple hosts 2007-07-09 21:22:53 +02:00
sdio_uart.c sdio_uart: Fix SDIO break control to now return success or an error 2008-07-15 15:47:04 +02:00