linux-kernel-test/drivers/iommu
Joerg Roedel a1b60c1cd9 iommu/core: Convert iommu_found to iommu_present
With per-bus iommu_ops the iommu_found function needs to
work on a bus_type too. This patch adds a bus_type parameter
to that function and converts all call-places.
The function is also renamed to iommu_present because the
function now checks if an iommu is present for a given bus
and does not check for a global iommu anymore.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
2011-10-21 14:37:20 +02:00
..
amd_iommu_init.c
amd_iommu_proto.h
amd_iommu_types.h
amd_iommu.c
dmar.c
intel-iommu.c
intr_remapping.c
intr_remapping.h
iommu.c iommu/core: Convert iommu_found to iommu_present 2011-10-21 14:37:20 +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: ->unmap() should return order of unmapped page 2011-09-05 15:15:14 +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: ->unmap() should return order of unmapped page 2011-09-05 15:14:37 +02:00
omap-iovmm.c iommu/omap: ->unmap() should return order of unmapped page 2011-09-05 15:14:37 +02:00