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:
47740eb
)
MIPS: Synchronize dma_map_page and dma_map_single
author
Atsushi Nemoto
<anemo@mba.ocn.ne.jp>
Thu, 22 Jan 2009 15:42:11 +0000
(
00:42
+0900)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 14 May 2009 12:50:26 +0000
(13:50 +0100)
Synchronize dma_map_page/dma_unmap_page and dma_map_single/dma_unmap_single.
This will reduce unnecessary writebacks and invalidates.
[Ralf: make dma_unmap_page an inline function.]
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found