iommu/exynos: Use struct exynos_iommu_domain in internal structures
authorMarek Szyprowski <m.szyprowski@samsung.com>
Tue, 19 May 2015 13:20:29 +0000 (15:20 +0200)
committerJoerg Roedel <jroedel@suse.de>
Fri, 29 May 2015 08:49:30 +0000 (10:49 +0200)
commita9133b9936ca43a93c45bfeabf0eef2ce091ee63
tree901750f63c0b6fd3a58bbaab6fb384e622480471
parentbfa004893c55ead8ac1f2784601dac3609deb406
iommu/exynos: Use struct exynos_iommu_domain in internal structures

Replace all remaining usage of struct iommu_domain with struct
exynos_iommu_domain in all internal structures and functions.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Tested-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/exynos-iommu.c