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:
73c926b
)
sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 26 Oct 2009 00:50:51 +0000
(09:50 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 26 Oct 2009 00:50:51 +0000
(09:50 +0900)
This moves the current dma_alloc/free_coherent() calls to a generic
variant and plugs them in for the nommu default. Other variants can
override the defaults in the dma mapping ops directly.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found