Home
last modified time | relevance | path

Searched hist:"67716327 eec7e9d573e7cb2d806545d6f7c1a38d" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/core/
H A Dcore.cdiff 67716327eec7e9d573e7cb2d806545d6f7c1a38d Mon Aug 29 15:42:15 CEST 2011 Adrian Hunter <adrian.hunter@intel.com> 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 <adrian.hunter@intel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>