iommu/exynos: Use exynos-iommu specific typedef
authorCho KyongHo <pullip.cho@samsung.com>
Mon, 12 May 2014 06:14:58 +0000 (11:44 +0530)
committerJoerg Roedel <jroedel@suse.de>
Tue, 13 May 2014 17:12:57 +0000 (19:12 +0200)
commitd09d78fc986be8355928256d1b86b713588999d7
tree3d44e91b5584a3f53bf0b31e949d3bf24991de75
parent9d4e7a24d77a05fb5c4e4121051a8d80501c74d3
iommu/exynos: Use exynos-iommu specific typedef

This commit introduces sysmmu_pte_t for page table entries and
sysmmu_iova_t vor I/O virtual address that is manipulated by
exynos-iommu driver. The purpose of the typedef is to remove
dependencies to the driver code from the change of CPU architecture
from 32 bit to 64 bit.

Signed-off-by: Cho KyongHo <pullip.cho@samsung.com>
Signed-off-by: Shaik Ameer Basha <shaik.ameer@samsung.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/exynos-iommu.c
This page took 0.024544 seconds and 5 git commands to generate.