AMD IOMMU: set iommu for device from ACPI code too
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 14 Jul 2008 18:11:18 +0000 (20:11 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 18 Jul 2008 16:43:32 +0000 (18:43 +0200)
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>

No differences found