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:
a0e191b
)
iommu/amd: Use AMD specific data structure for irq remapping
author
Joerg Roedel
<joro@8bytes.org>
Tue, 9 Apr 2013 13:39:16 +0000
(15:39 +0200)
committer
Joerg Roedel
<joro@8bytes.org>
Thu, 18 Apr 2013 15:21:15 +0000
(17:21 +0200)
For compatibility reasons the irq remapping code for the AMD
IOMMU used the same per-irq data structure as the Intel
implementation. Now that support for the AMD specific data
structure is upstream we can use this one instead.
Reviewed-by: Shuah Khan <shuahkhan@gmail.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
No differences found