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:
00ace20
)
MIPS: Add missing calls to plat_unmap_dma_mem.
author
David Daney
<ddaney@caviumnetworks.com>
Thu, 11 Dec 2008 02:14:45 +0000
(18:14 -0800)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 12 Dec 2008 18:12:23 +0000
(18:12 +0000)
dma_free_noncoherent() and dma_free_coherent() are missing calls to
plat_unmap_dma_mem(). This patch adds them.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found