From: Ritesh Harjani Date: Thu, 6 Feb 2014 11:51:51 +0000 (+0530) Subject: arm64: Change misleading function names in dma-mapping X-Git-Tag: v3.15-rc1~164^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb10eb7b4d176f408d45fb492df28bed2981a1f3;p=pandora-kernel.git arm64: Change misleading function names in dma-mapping arm64_swiotlb_alloc/free_coherent name can be misleading somtimes with CMA support being enabled after this patch (c2104debc235b745265b64d610237a6833fd53) Change this name to be more generic: __dma_alloc/free_coherent Signed-off-by: Ritesh Harjani [catalin.marinas@arm.com: renamed arm64_swiotlb_dma_ops to coherent_swiotlb_dma_ops] Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed