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:
04d03bc
)
IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_single
author
Steve Wise
<swise@opengridcomputing.com>
Fri, 27 Oct 2006 22:28:35 +0000
(17:28 -0500)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 31 Oct 2006 04:52:52 +0000
(20:52 -0800)
The Ammasso driver needs to use dma_alloc_coherent() for
allocating memory that will be used by the HW for dma.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found