commit | 905d66c1e5dc8149e111f04a32bb193f25da1d53 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Tue Sep 06 16:03:26 2011 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Fri Oct 21 14:37:19 2011 +0200 |
tree | 3b4d55034f1ca58a7956c88cb71f6af8cda2b697 | |
parent | ff21776d12ff7993a6b236b8273ef62777d25dfb [diff] |
iommu/core: Add bus_type parameter to iommu_domain_alloc This is necessary to store a pointer to the bus-specific iommu_ops in the iommu-domain structure. It will be used later to call into bus-specific iommu-ops. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>