commit | ff21776d12ff7993a6b236b8273ef62777d25dfb | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Aug 26 16:48:26 2011 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Fri Oct 21 14:37:19 2011 +0200 |
tree | e4775ee5c1f5f5e7e6975c0887766a3b886c1258 | |
parent | 39d4ebb95925046863dc0ef2698dfcf2c1f1dcbe [diff] |
Driver core: Add iommu_ops to bus_type This is the starting point to make the iommu_ops used for the iommu-api a per-bus-type structure. It is required to easily implement bus-specific setup in the iommu-layer. The first user will be the iommu-group attribute in sysfs. Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>