commit | 71f77580906b60eb43daff0efb99792e76a3d06d | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Thu Jun 09 19:03:15 2011 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Tue Jun 14 12:49:58 2011 +0200 |
tree | 1cf71fe8a31546ee2b5fe6febd86f99c29f33925 | |
parent | 3b03bb745eb9fcafc6ef80fcbd04f0f0512acdc9 [diff] |
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>