]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc4c60a93c2b00142832614f994051fbf3d5387f7
tree1d9415db8d47a984692b17d02a3afb365352caa4
parent3fef0c88fcb7a91c8d9f9d4bc4334ebe295b2cb2
AMD IOMMU: add dma_supported callback

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>
arch/x86/kernel/amd_iommu.c