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:
3192a28
)
[MMC] Fix sdhci PIO routines
author
Pierre Ossman
<drzeus@drzeus.cx>
Sun, 2 Jul 2006 15:50:59 +0000
(16:50 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 2 Jul 2006 15:50:59 +0000
(16:50 +0100)
The sdhci controllers operate with blocks, not bytes. The PIO routines must
therefore make sure that the minimum unit transfered is a complete block.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found