From: Ludovic Desroches Date: Wed, 28 Mar 2012 10:28:33 +0000 (+0200) Subject: mmc: atmel-mci: correct data timeout computation X-Git-Tag: v3.4-rc2~9^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66292ad92c6d3f2f1c137a1c826b331ca8595dfd;p=pandora-kernel.git mmc: atmel-mci: correct data timeout computation The HSMCI operates at a rate of up to Master Clock divided by two. Moreover previous calculation can cause overflows and so wrong timeouts. Signed-off-by: Ludovic Desroches Acked-by: Nicolas Ferre Cc: Signed-off-by: Chris Ball --- Reading git-diff-tree failed