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:
7cb2c76
)
[MMC] sdhci: fix sdhci reset timeout
author
Pierre Ossman
<drzeus@drzeus.cx>
Fri, 30 Jun 2006 09:22:24 +0000
(
02:22
-0700)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 2 Jul 2006 15:02:03 +0000
(16:02 +0100)
The reset register is automatically cleared when the reset has completed.
Hence, we should busy wait and not have a fixed delay.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found