From: Alex Williamson Date: Thu, 3 Jul 2014 15:51:37 +0000 (-0600) Subject: iommu/vt-d: Use iommu_group_get_for_dev() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~158^2~16^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e17f9ff413a4052d532c11c1e1c6eb27c71aada2;p=pandora-kernel.git iommu/vt-d: Use iommu_group_get_for_dev() The IOMMU code now provides a common interface for finding or creating an IOMMU group for a device on PCI buses. Make use of it and remove piles of code. Signed-off-by: Alex Williamson Cc: David Woodhouse Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed