iommu/msm: 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:23 +0000 (14:37 +0200)
commit85eebbc5e4633e6eee10bdddd00d175daadd5841
treec20104d8db6f9794ddc671411727af585cde77a0
parenta65bc64f91623b9f7ef1fc7afa27e857c7b6e4a2
iommu/msm: Use bus_set_iommu instead of register_iommu

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

Acked-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/msm_iommu.c