commit | 02cdc365cfd0298fed2e757071b98fd2d180c31d | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Thu Feb 18 15:12:52 2016 +0100 |
committer | Joerg Roedel <jroedel@suse.de> | Thu Feb 25 15:32:09 2016 +0100 |
tree | 1da63c85ea5422984f3e5e02774e381f29aa8d28 | |
parent | b398af216939971d49b105d6d05295b906014711 [diff] |
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>