iommu/amd: Allocate data structures to keep track of irq remapping tables
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 15 Jun 2012 16:05:20 +0000 (18:05 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 28 Sep 2012 15:30:04 +0000 (17:30 +0200)
To easily map device ids to interrupt remapping table
entries a new lookup table is necessary.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found