x86/amd-iommu: Store device alias as dev_data pointer
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 9 Jun 2011 17:03:15 +0000 (19:03 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Tue, 14 Jun 2011 10:49:58 +0000 (12:49 +0200)
This finally allows PCI-Device-IDs to be handled by the
IOMMU driver that have no corresponding struct device
present in the system.

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

No differences found