From: Dong Aisheng Date: Fri, 18 Oct 2013 11:48:45 +0000 (+0800) Subject: mmc: sdhci: report error once the maximum tuning loops exhausted or timeout X-Git-Tag: v3.13-rc1~50^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=114f2bf6a158cd84c1a7280cf6233904c8bce430;p=pandora-kernel.git 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 Acked-by: Shawn Guo Signed-off-by: Chris Ball --- Reading git-diff-tree failed