AMD IOMMU: add dma_supported callback
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 9 Sep 2008 16:40:46 +0000 (18:40 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 19 Sep 2008 10:59:20 +0000 (12:59 +0200)
This function determines if the AMD IOMMU implementation is responsible
for a given device. So the DMA layer can get this information from the
driver.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found