]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iommu/core: Use bus->iommu_ops in the iommu-api
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 6 Sep 2011 14:44:29 +0000 (16:44 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 21 Oct 2011 12:37:21 +0000 (14:37 +0200)
commite5aa7f00776f2d73f410ede5c1f68246cdc83de1
tree121c1084903a87bbebddb952470ae9c36e121a33
parenta1b60c1cd913c5ccfb38c717ba0bd22622425fa7
iommu/core: Use bus->iommu_ops in the iommu-api

Use the per-bus iommu-ops in the functions of the iommu-api
instead of the global iommu_ops.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/iommu.c