diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-01-16 17:11:29 +0100 |
---|---|---|
committer | Andrew Lunn <andrew@lunn.ch> | 2015-01-19 23:05:57 +0100 |
commit | 1bd4d8a6de5cda605e8b99fbf081be2ea2959380 (patch) | |
tree | adbc433da3268b9c4b1c174a5287dfa5b9dd6934 /kernel | |
parent | bus: mvebu-mbus: use automatic I/O synchronization barriers (diff) | |
download | linux-1bd4d8a6de5cda605e8b99fbf081be2ea2959380.tar.xz linux-1bd4d8a6de5cda605e8b99fbf081be2ea2959380.zip |
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 <thomas.petazzoni@free-electrons.com>
[Andrew Lunn <andrew@lunn.ch>: Remove forgotten comment]
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions