Skip to content
Commit bb10eb7b authored by Ritesh Harjani's avatar Ritesh Harjani Committed by Catalin Marinas
Browse files

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: default avatarRitesh Harjani <ritesh.harjani@gmail.com>
[catalin.marinas@arm.com: renamed arm64_swiotlb_dma_ops to coherent_swiotlb_dma_ops]
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 09024aa6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment