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
..
2011-03-17 14:02:56 +01:00
2010-11-01 15:38:34 -04:00
2011-03-31 11:26:23 -03:00
2010-03-03 11:26:00 +01:00
2011-05-22 08:39:57 -04:00