OSDN Git Service

mmc: sdhci: Flag re-tuning is needed on CRC or End-Bit errors
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 20 Apr 2015 12:09:53 +0000 (15:09 +0300)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 28 Apr 2015 17:05:47 +0000 (01:05 +0800)
commitf98937c1d47d6023fc632c66d2a494213c232a48
tree65f36ff67fbc108cbdc20b1cbc3c1b9b1f06b6a9
parent911b252cdf23a479caf4b9db7bb05d94c16bc452
mmc: sdhci: Flag re-tuning is needed on CRC or End-Bit errors

CRC or End-Bit errors could possibly be alleviated by
re-tuning so flag re-tuning needed in those cases.
Note this has no effect if re-tuning has not been
enabled.

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