iommu/exynos: Refactor code (no direct register access)
authorMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 18 Feb 2016 14:12:52 +0000 (15:12 +0100)
committerJoerg Roedel <jroedel@suse.de>
Thu, 25 Feb 2016 14:32:09 +0000 (15:32 +0100)
commit02cdc365cfd0298fed2e757071b98fd2d180c31d
tree1da63c85ea5422984f3e5e02774e381f29aa8d28
parentb398af216939971d49b105d6d05295b906014711
iommu/exynos: Refactor code (no direct register access)

This patch changes some internal functions to have access to the state of
sysmmu device instead of having only it's registers. This will make the
code ready for future extensions.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/exynos-iommu.c