From: Joerg Roedel Date: Fri, 26 Aug 2011 14:48:26 +0000 (+0200) Subject: Driver core: Add iommu_ops to bus_type X-Git-Tag: v3.2-rc1~117^2^5~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff21776d12ff7993a6b236b8273ef62777d25dfb;p=pandora-kernel.git 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 Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed