git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f4e815
)
mmc: atmel-mci: correct data timeout computation
author
Ludovic Desroches
<ludovic.desroches@atmel.com>
Wed, 28 Mar 2012 10:28:33 +0000
(12:28 +0200)
committer
Chris Ball
<cjb@laptop.org>
Fri, 6 Apr 2012 00:32:21 +0000
(20:32 -0400)
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 <ludovic.desroches@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found