commit | 5ff4789d045cdaec7629e027e4f8ff8e34308b81 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Mon Jul 14 20:11:18 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 18 18:43:32 2008 +0200 |
tree | 8e8bee55ca532243b65829836a26752202a0059a | |
parent | f1b0c8d3d3b5ff9c0b14bb2383a4bc38d8922bd1 [diff] |
AMD IOMMU: set iommu for device from ACPI code too The device<->iommu relationship has to be set from the information in the ACPI table too. This patch adds this logic to the driver. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Cc: iommu@lists.linux-foundation.org Cc: bhavna.sarathy@amd.com Cc: robert.richter@amd.com Signed-off-by: Ingo Molnar <mingo@elte.hu>