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:
788ee7b
)
[MMC] Indicate that R1/R1b contains command opcode
author
Pierre Ossman
<drzeus@drzeus.cx>
Mon, 9 Jan 2006 22:51:46 +0000
(22:51 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 9 Jan 2006 22:51:46 +0000
(22:51 +0000)
Some controllers actually check the first byte of the response (most
don't). This byte contains the command opcode for R1/R1b and all 1:s
for other types. The difference must be indicated to the controller
so it knows which reply to expect.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
No differences found