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:
5e84332
)
musb_hdrc: Fix tusb DMA corruption
author
Tony Lindgren
<tony@atomide.com>
Thu, 6 Sep 2007 01:27:56 +0000
(18:27 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 6 Sep 2007 02:07:33 +0000
(19:07 -0700)
It seems tusb has a problem with sync DMA being mixed with async PIO.
Wait for the EP XFR_SIZE to clear before re-using the same DMA channel.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found