iommu/amd: Use AMD specific data structure for irq remapping
authorJoerg Roedel <joro@8bytes.org>
Tue, 9 Apr 2013 13:39:16 +0000 (15:39 +0200)
committerJoerg Roedel <joro@8bytes.org>
Thu, 18 Apr 2013 15:21:15 +0000 (17:21 +0200)
commit0dfedd619442f3a64de4fcd8a735664d18e86ee7
treef3011635ab3b05be998e77cc19f60717e2976bbe
parenta0e191b23d93464bf8726eba8da081d23c08e185
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>
drivers/iommu/amd_iommu.c