Marek Szyprowski 5e3435eb7e iommu/exynos: Remove ARM-specific cache flush interface
This patch replaces custom ARM-specific code for performing CPU cache flush
operations with generic code based on DMA-mapping. Domain managing code
is independent of particular SYSMMU device, so the first registered SYSMMU
device is used for DMA-mapping calls. This simplification works fine
because all SYSMMU controllers are in the same address space (where
DMA address equals physical address) and the DMA-mapping calls are done
mainly to flush CPU cache to make changes visible to SYSMMU controllers.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2016-02-25 15:32:09 +01:00
..
2015-11-05 16:12:10 -08:00
2015-06-23 18:27:19 -07:00
2016-02-16 08:04:06 -08:00
2015-02-03 18:47:18 +01:00
2016-02-16 08:04:06 -08:00
2015-12-15 12:54:06 -08:00
2015-07-28 15:48:01 +01:00
2015-11-26 14:41:01 +01:00