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:
b8c1c5d
)
mmc: check error bits before command completion
author
Pierre Ossman
<drzeus@drzeus.cx>
Wed, 25 Jul 2007 21:15:27 +0000
(23:15 +0200)
committer
Pierre Ossman
<drzeus@drzeus.cx>
Wed, 25 Jul 2007 23:53:01 +0000
(
01:53
+0200)
Some controllers signal "command complete" even on failures (which
they are allowed to do according to the spec). Make sure we check
the error bits first so we don't get any false positives.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
No differences found