git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
318afd4
)
x86/amd-iommu: Use check_device for amd_iommu_dma_supported
author
Joerg Roedel
<joerg.roedel@amd.com>
Mon, 23 Nov 2009 15:14:57 +0000
(16:14 +0100)
committer
Joerg 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