iommu/arm-smmu: Make use of domain_alloc and domain_free
authorJoerg Roedel <jroedel@suse.de>
Thu, 26 Mar 2015 12:43:10 +0000 (13:43 +0100)
committerJoerg Roedel <jroedel@suse.de>
Tue, 31 Mar 2015 13:32:04 +0000 (15:32 +0200)
commit1d672638fca24db2a66101c2109d94dbee084e96
tree8a69eccda1a07c0be0d47e2441ef0cf4162ced69
parent8cf851e0945251766e8bf1f966a9aef80663ed63
iommu/arm-smmu: Make use of domain_alloc and domain_free

Implement domain_alloc and domain_free iommu-ops as a
replacement for domain_init/domain_destroy.

Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/arm-smmu.c