From: Adrian Hunter Date: Mon, 29 Aug 2011 13:42:15 +0000 (+0300) Subject: mmc: block: add eMMC hardware reset support X-Git-Tag: v3.2-rc1~129^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67716327eec7e9d573e7cb2d806545d6f7c1a38d;p=pandora-kernel.git mmc: block: add eMMC hardware reset support For cards that support hardware reset (just eMMC), try a reset and retry before returning an I/O error. However this is not done for ECC errors and is never done twice for the same operation type (READ, WRITE, DISCARD, SECURE DISCARD) until that type of operation again succeeds. Signed-off-by: Adrian Hunter Signed-off-by: Chris Ball --- Reading git-diff-tree failed