commit | 0dfedd619442f3a64de4fcd8a735664d18e86ee7 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joro@8bytes.org> | Tue Apr 09 15:39:16 2013 +0200 |
committer | Joerg Roedel <joro@8bytes.org> | Thu Apr 18 17:21:15 2013 +0200 |
tree | f3011635ab3b05be998e77cc19f60717e2976bbe | |
parent | a0e191b23d93464bf8726eba8da081d23c08e185 [diff] |
iommu/amd: Use AMD specific data structure for irq remapping 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>