commit | 02f3b3f5449cd0d9c4fb2c6f85f2973adefb7c72 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Mon Jun 11 17:45:25 2012 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Tue Jul 17 12:14:56 2012 +0200 |
tree | fc5eccc0912ae08d5cc2c09c45558e8282d3747d | |
parent | 98f1ad258254d89ffb550a36d59caf9127a9d53f [diff] |
iommu/amd: Use acpi_get_table instead of acpi_table_parse This makes it easier to propagate errors while parsing the IVRS table and makes the amd_iommu_init_err hack obsolete. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>