iommu/vt-d: Pass an iommu pointer to domain_init()
authorJoerg Roedel <jroedel@suse.de>
Wed, 22 Jul 2015 10:44:02 +0000 (12:44 +0200)
committerJoerg Roedel <jroedel@suse.de>
Wed, 12 Aug 2015 14:23:36 +0000 (16:23 +0200)
commitdc534b25d11f42e6b4caa5b1918f549d9c0e9d4d
treeec7d8febc8016a3b25672ac263e461dfee3cdd27
parent2452d9db1218fdb1c29afb921838c323987f5799
iommu/vt-d: Pass an iommu pointer to domain_init()

This allows to do domain->iommu attachment after domain_init
has run.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c