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:
37be4e7
)
[MMC] PXA and i.MX: don't avoid sending stop command on error
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Tue, 2 May 2006 19:02:39 +0000
(20:02 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 2 May 2006 19:02:39 +0000
(20:02 +0100)
Always send a stop command at the end of a data transfer. If we avoid
sending the stop command, some cards remain in data transfer mode, and
refuse to accept further read/write commands.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found