MIPS: Add missing calls to plat_unmap_dma_mem.
authorDavid Daney <ddaney@caviumnetworks.com>
Thu, 11 Dec 2008 02:14:45 +0000 (18:14 -0800)
committerRalf 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