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)
commit71f77580906b60eb43daff0efb99792e76a3d06d
tree1cf71fe8a31546ee2b5fe6febd86f99c29f33925
parent3b03bb745eb9fcafc6ef80fcbd04f0f0512acdc9
x86/amd-iommu: Store device alias as dev_data pointer

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>
arch/x86/include/asm/amd_iommu_types.h
arch/x86/kernel/amd_iommu.c