git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09024aa
)
arm64: Change misleading function names in dma-mapping
author
Ritesh Harjani
<ritesh.harjani@gmail.com>
Thu, 6 Feb 2014 11:51:51 +0000
(17:21 +0530)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 26 Feb 2014 11:16:28 +0000
(11:16 +0000)
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 <ritesh.harjani@gmail.com>
[catalin.marinas@arm.com: renamed arm64_swiotlb_dma_ops to coherent_swiotlb_dma_ops]
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/mm/dma-mapping.c
patch
|
blob
|
history
diff --cc
arch/arm64/mm/dma-mapping.c
Simple merge