commit | 420aef8a3acfc3e75427107e23d5a9bafd17c477 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Mon Nov 23 16:14:57 2009 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Fri Nov 27 14:16:30 2009 +0100 |
tree | d111ab861c9a98ff57388af31fa2cad49f596ed8 | |
parent | 318afd41d2eca3224de3fd85a3b9a27a3010a98d [diff] |
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 <joerg.roedel@amd.com>