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:
f774b7d
)
arm64: Make default dma_ops to be noncoherent
author
Ritesh Harjani
<ritesh.harjani@gmail.com>
Wed, 23 Apr 2014 05:29:46 +0000
(06:29 +0100)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Sat, 3 May 2014 21:20:33 +0000
(22:20 +0100)
Currently arm64 dma_ops is by default made coherent which makes it
opposite in default policy from arm.
Make default dma_ops to be noncoherent (same as arm), as currently there
aren't any dma-capable drivers which assumes coherent ops
Signed-off-by: Ritesh Harjani <ritesh.harjani@gmail.com>
Acked-by: Will Deacon <will.deacon@arm.com>
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