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:
1e56a4b
)
tc35815: Fix an usage of streaming DMA API.
author
Atsushi Nemoto
<anemo@mba.ocn.ne.jp>
Tue, 13 Mar 2007 16:02:20 +0000
(
01:02
+0900)
committer
Jeff Garzik
<jeff@garzik.org>
Sat, 28 Apr 2007 15:00:58 +0000
(11:00 -0400)
The tc35815 driver lacks a call to pci_dma_sync_single_for_device() on
receiving. Recent fix of MIPS dma_sync_single_for_cpu() reveal this
bug.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found