linux/drivers/iommu
Joerg Roedel 94441c3bd9 iommu/core: Remove global iommu_ops and register_iommu
With all IOMMU drivers being converted to bus_set_iommu the
global iommu_ops are no longer required. The same is true
for the deprecated register_iommu function.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
2011-10-21 14:37:23 +02:00
..
amd_iommu_init.c
amd_iommu_proto.h
amd_iommu_types.h
amd_iommu.c iommu/amd: Use bus_set_iommu instead of register_iommu 2011-10-21 14:37:21 +02:00
dmar.c
intel-iommu.c iommu/vt-d: Use bus_set_iommu instead of register_iommu 2011-10-21 14:37:22 +02:00
intr_remapping.c
intr_remapping.h
iommu.c iommu/core: Remove global iommu_ops and register_iommu 2011-10-21 14:37:23 +02:00
iova.c
Kconfig iommu: omap: add Kconfig OMAP dependency 2011-08-29 12:38:19 +02:00
Makefile omap: iommu/iovmm: move to dedicated iommu folder 2011-08-26 11:46:00 +02:00
msm_iommu_dev.c
msm_iommu.c iommu/msm: Use bus_set_iommu instead of register_iommu 2011-10-21 14:37:23 +02:00
omap-iommu-debug.c omap: iommu: omapify 'struct iommu' and exposed API 2011-08-26 11:46:01 +02:00
omap-iommu.c iommu/omap: Use bus_set_iommu instead of register_iommu 2011-10-21 14:37:22 +02:00
omap-iovmm.c iommu/omap: ->unmap() should return order of unmapped page 2011-09-05 15:14:37 +02:00