From: Adrian Hunter Date: Wed, 31 Dec 2008 17:21:17 +0000 (+0100) Subject: mmc_block: ensure all sectors that do not have errors are read X-Git-Tag: v2.6.29-rc1~525^2^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a79e391df295bd7c2aa1309ea5031f361c197fd;p=pandora-kernel.git 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 Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed