ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDT
authorLin Ming <ming.m.lin@intel.com>
Tue, 16 Dec 2008 09:08:57 +0000 (17:08 +0800)
committerLen Brown <len.brown@intel.com>
Wed, 31 Dec 2008 06:12:41 +0000 (01:12 -0500)
ACPI_SIG_DSDT is acpica internal used only.
call acpi_get_table to avoid using ACPI_SIG_DSDT.

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found