iommu/amd: Introduce amd_iommu_init_dma routine
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 12 Jun 2012 14:51:12 +0000 (16:51 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Tue, 17 Jul 2012 10:17:12 +0000 (12:17 +0200)
commitb9b1ce707d81ec63c04e4fd8c34699ada950e6dc
tree987bf73e990db4268325e25149cd7397de0dfea9
parent62410eeb40ef355fa47f63886542f4dacef13ba9
iommu/amd: Introduce amd_iommu_init_dma routine

This function will initialize everthing necessary so that
devices can do DMA. This includes dma_ops and iommu_ops.

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