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 16:05:57 -0600 |
commit | 1bd4d8a6de5cda605e8b99fbf081be2ea2959380 (patch) | |
tree | adbc433da3268b9c4b1c174a5287dfa5b9dd6934 /drivers | |
parent | a0b5cd4ac2d6542d524d8063961bf914b5df1efa (diff) | |
download | op-kernel-dev-1bd4d8a6de5cda605e8b99fbf081be2ea2959380.zip op-kernel-dev-1bd4d8a6de5cda605e8b99fbf081be2ea2959380.tar.gz |
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 'drivers')
0 files changed, 0 insertions, 0 deletions