commit | a69ca3401821b7312cb7ec939a8814240fd7b9b3 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Thu Jun 26 21:28:08 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 27 10:12:22 2008 +0200 |
tree | bdafe3cc24cbd898b2d613d194d93b7d026bb0dd | |
parent | 8736197ba8e40d030eec0ab7a9e9f2be41810c4e [diff] |
AMD_IOMMU: call detect and initialization functions from dma code This patch adds the function calls to initialize the AMD IOMMU hardware and dma_ops to the generic DMA code for the x86 architecture. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Cc: iommu@lists.linux-foundation.org Cc: bhavna.sarathy@amd.com Cc: Sebastian.Biemueller@amd.com Cc: robert.richter@amd.com Cc: joro@8bytes.org Signed-off-by: Ingo Molnar <mingo@elte.hu>