From: Thomas Petazzoni Date: Fri, 16 Jan 2015 16:11:29 +0000 (+0100) Subject: ARM: mvebu: use arm_coherent_dma_ops and re-enable hardware I/O coherency X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~71^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bd4d8a6de5cda605e8b99fbf081be2ea2959380;p=pandora-kernel.git ARM: mvebu: use arm_coherent_dma_ops and re-enable hardware I/O coherency Now that we have enabled automatic I/O synchronization barriers, we no longer need any explicit barriers. We can therefore simplify arch/arm/mach-mvebu/coherency.c by using the existing arm_coherent_dma_ops instead of our custom mvebu_hwcc_dma_ops, and re-enable hardware I/O coherency support. Signed-off-by: Thomas Petazzoni [Andrew Lunn : Remove forgotten comment] Signed-off-by: Andrew Lunn --- Reading git-diff-tree failed