From: Adrian Hunter Date: Thu, 16 Oct 2008 13:37:23 +0000 (+0300) Subject: ARM: OMAP: calculate hsmmc data timeout accurately X-Git-Tag: Release-2010-05/1~2^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3417dd78bef5c45407fabe6b45ef708bdf7693f4;p=pandora-kernel.git ARM: OMAP: calculate hsmmc data timeout accurately The data timeout can be calculated from the clock rate and timing values given by the card. At present the timeout is set to the maximum value, about 2.7 secs. When dealing with cards that do have errors, this causes large unnecessary delays because the correct timeout may be around 10 millisecs. Signed-off-by: Adrian Hunter Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed