commit | 46c6b2bc88a729366605d0dedb6a35b8cf7cc4f0 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <jroedel@suse.de> | Wed Oct 21 23:51:36 2015 +0200 |
committer | Joerg Roedel <jroedel@suse.de> | Thu Oct 22 00:00:48 2015 +0200 |
tree | 7584041357cf881e24998c49a14353cf32ed14d8 | |
parent | 876945dbf6497c7539ef958fee7ade970fbbe17a [diff] |
iommu: Revive device_group iommu-ops call-back That call-back is currently unused, change it into a call-back function for finding the right IOMMU group for a device. This is a first step to remove the hard-coded PCI dependency in the iommu-group code. Signed-off-by: Joerg Roedel <jroedel@suse.de>