iommu/vt-d: Use bus_set_iommu instead of register_iommu
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 6 Sep 2011 15:56:07 +0000 (17:56 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 21 Oct 2011 12:37:22 +0000 (14:37 +0200)
commit4236d97df69970680a017cf9255041c827c42b45
tree8a369e6eed4bf1640b3bd43b732a9f171b877532
parent2cc21c4236f0d1fb67a30d87cfb0f49f185690a0
iommu/vt-d: Use bus_set_iommu instead of register_iommu

Convert the Intel IOMMU driver to use the new interface for
publishing the iommu_ops.

Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/intel-iommu.c