From: Ritesh Harjani Date: Wed, 23 Apr 2014 05:29:46 +0000 (+0100) Subject: arm64: Make default dma_ops to be noncoherent X-Git-Tag: omap-for-v3.16/pm-signed~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7a4a7658d689f664050c45493d79adf053f226e;p=pandora-kernel.git arm64: Make default dma_ops to be noncoherent 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 Acked-by: Will Deacon Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed