iommu/vt-d: Unify domain->iommu attach/detachment
authorJoerg Roedel <jroedel@suse.de>
Wed, 22 Jul 2015 09:52:53 +0000 (11:52 +0200)
committerJoerg Roedel <jroedel@suse.de>
Wed, 12 Aug 2015 14:23:36 +0000 (16:23 +0200)
commitd160aca5276d093fc68d6ff48888586c90309d03
tree027e1adb88553ebcfe1b308cf687564c17d90055
parentc6c2cebd665933216785246a1d15b4112fa74bbf
iommu/vt-d: Unify domain->iommu attach/detachment

Move the code to attach/detach domains to iommus and vice
verce into a single function to make sure there are no
dangling references.

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