commit | 114f2bf6a158cd84c1a7280cf6233904c8bce430 | [log] [tgz] |
---|---|---|
author | Dong Aisheng <b29396@freescale.com> | Fri Oct 18 19:48:45 2013 +0800 |
committer | Chris Ball <chris@printf.net> | Mon Oct 21 15:58:06 2013 -0400 |
tree | 63751ea2586da28c8906502e4210375cc2ee53a6 | |
parent | 6b4fb6712a4c58b205c163e9080c349d71c208d0 [diff] |
mmc: sdhci: report error once the maximum tuning loops exhausted or timeout The original code missed to report an error when the maximum tuning loops exhausted or timeout, it will cause the upper layer to wrongly think the tuning process is passed. Signed-off-by: Dong Aisheng <b29396@freescale.com> Acked-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>