mmc: core: avoid recovery flow for tuning failure
authorShawn Lin <shawn.lin@rock-chips.com>
Wed, 17 Jun 2015 10:50:52 +0000 (18:50 +0800)
committerShawn Lin <shawn.lin@rock-chips.com>
Tue, 23 Jun 2015 01:36:43 +0000 (09:36 +0800)
commit951a22d3f259b2097e8fcb3729d79156e0013e6a
tree58ca71ad22bff41ddb37761865adf5abe11a83a5
parent115a967d5e180bf0f4a0bd21a67575850853e80f
mmc: core: avoid recovery flow for tuning failure

  Communication scenario definitely should fail during
tuning procedure. Already does it reset controller, so
we don't need executing recovery for that case.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
drivers/mmc/core/core.c
drivers/mmc/host/rk_sdmmc.c