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:
9701858
)
MMC/SD card driver learns SPI
author
David Brownell
<david-b@pacbell.net>
Wed, 8 Aug 2007 16:10:23 +0000
(09:10 -0700)
committer
Pierre Ossman
<drzeus@drzeus.cx>
Sun, 23 Sep 2007 19:39:47 +0000
(21:39 +0200)
Teaching the MMC/SD block card driver about SPI.
- Provide the SPI response type flags with each request issued.
- Understand that multiblock SPI writes don't use STOP_TRANSMISSION.
- Correct check for APP_CMD failure.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
No differences found