[PATCH 10/27] iommu/amd: Introduce amd_iommu_init_dma routine

2012-07-11 Thread Joerg Roedel
This function will initialize everthing necessary so that devices can do DMA. This includes dma_ops and iommu_ops. Signed-off-by: Joerg Roedel --- drivers/iommu/amd_iommu_init.c | 27 --- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git

[PATCH 10/27] iommu/amd: Introduce amd_iommu_init_dma routine

2012-07-11 Thread Joerg Roedel
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.roe...@amd.com --- drivers/iommu/amd_iommu_init.c | 27 --- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git