From: David Daney Date: Thu, 11 Dec 2008 02:14:45 +0000 (-0800) Subject: MIPS: Add missing calls to plat_unmap_dma_mem. X-Git-Tag: v2.6.28-rc9~31^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11531ac2d3f24c3dc4df3861d72d1e8b9b8b6317;p=pandora-kernel.git MIPS: Add missing calls to plat_unmap_dma_mem. dma_free_noncoherent() and dma_free_coherent() are missing calls to plat_unmap_dma_mem(). This patch adds them. Signed-off-by: David Daney Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed