OSDN Git Service

mmc: block: Check re-tuning in the recovery path
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 20 Apr 2015 12:09:54 +0000 (15:09 +0300)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 28 Apr 2015 17:05:55 +0000 (01:05 +0800)
commitf18ac8ff2e6c24af75c7653d4625fb87ee105941
tree256380e2f1110e3ab9bf67340774ef523d61e363
parentf98937c1d47d6023fc632c66d2a494213c232a48
mmc: block: Check re-tuning in the recovery path

If re-tuning is needed, do it in the recovery path to
give recovery commands a better chance of success.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
drivers/mmc/card/block.c