iommu/vt-d: Request passthrough mode from IOMMU core
authorJoerg Roedel <jroedel@suse.de>
Mon, 19 Aug 2019 13:22:50 +0000 (15:22 +0200)
committerJoerg Roedel <jroedel@suse.de>
Fri, 23 Aug 2019 08:09:58 +0000 (10:09 +0200)
commit6b9a7d3a466fffc97c4b133852d3dd7905510dd6
treee1d96d2ba12465f4e164d0c083c95b39ce9f6931
parentcc7c8ad9736b5db994b84cbb1347972d28852d3b
iommu/vt-d: Request passthrough mode from IOMMU core

Get rid of the iommu_pass_through variable and request
passthrough mode via the new iommu core function.

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