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)
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>

No differences found