From: Andrzej Pietrasiewicz Date: Tue, 27 Mar 2012 12:32:21 +0000 (+0200) Subject: MIPS: adapt for dma_map_ops changes X-Git-Tag: v3.4-rc2~18^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8d51e54ab4020d984dda471ca077c7fed094326;p=pandora-kernel.git MIPS: adapt for dma_map_ops changes Adapt core MIPS architecture code for dma_map_ops changes: replace alloc/free_coherent with generic alloc/free methods. Signed-off-by: Andrzej Pietrasiewicz Acked-by: Kyungmin Park [added missing changes to arch/mips/cavium-octeon/dma-octeon.c, fixed attrs argument in dma-mapping.h] Signed-off-by: Marek Szyprowski Reviewed-by: Arnd Bergmann --- Reading git-diff-tree failed