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:
9c97d4a
)
musb_hdrc: Transfer remaining bytes with PIO
author
Tony Lindgren
<tony@atomide.com>
Wed, 21 Feb 2007 08:58:54 +0000
(
00:58
-0800)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 4 May 2007 17:06:17 +0000
(10:06 -0700)
DMA callback can manually transfer remaining 1 - 31 bytes
after DMA transfer using PIO. This allows transferring
a wider range of sizes with DMA.
This needs to be tested with sync DMA transfers as
PIO may not be mixed with sync DMA.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found