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:
1230435
)
USB: musb: fix ISOC Tx programming for CPPI DMAs
author
Ajay Kumar Gupta
<ajay.gupta@ti.com>
Tue, 17 Nov 2009 09:52:55 +0000
(15:22 +0530)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 1 Dec 2009 00:43:16 +0000
(16:43 -0800)
Isochronous Tx DMA is getting programmed but never getting started
for CPPI and TUSB DMAs and thus Isochronous Tx doesn't work.
Fixing it by starting DMAs using musb_h_tx_dma_start().
Signed-off-by: Swaminathan S <swami.iyer@ti.com>
Signed-off-by: Babu Ravi <ravibabu@ti.com>
Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/musb/musb_host.c
patch
|
blob
|
history
diff --cc
drivers/usb/musb/musb_host.c
Simple merge