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:
f824fda
)
OMAP: HSMMC: Implement scatter-gather emulation
author
Juha Yrjola
<juha.yrjola@solidboot.com>
Fri, 14 Nov 2008 13:22:00 +0000
(15:22 +0200)
committer
Adrian Hunter
<ext-adrian.hunter@nokia.com>
Thu, 27 Nov 2008 08:35:47 +0000
(10:35 +0200)
Instead of using the bounce buffer, using scatter-gather emulation
(as in the OMAP1/2 MMC driver) removes the need of one extra memory
copy and improves performance.
Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>
No differences found