From: Joerg Roedel Date: Mon, 23 Nov 2009 15:14:57 +0000 (+0100) Subject: x86/amd-iommu: Use check_device for amd_iommu_dma_supported X-Git-Tag: v2.6.33-rc1~409^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=420aef8a3acfc3e75427107e23d5a9bafd17c477;p=pandora-kernel.git x86/amd-iommu: Use check_device for amd_iommu_dma_supported 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 --- Reading git-diff-tree failed