x86/amd-iommu: Use check_device for amd_iommu_dma_supported
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 23 Nov 2009 15:14:57 +0000 (16:14 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:16:30 +0000 (14:16 +0100)
The check_device logic needs to include the dma_supported
checks to be really sure. Merge the dma_supported logic into
check_device and use it to implement dma_supported.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found