From: Lv Zheng Date: Tue, 8 Jul 2014 02:06:12 +0000 (+0800) Subject: ACPICA: Utilities: Add support to read table from files X-Git-Tag: omap-for-v3.17/fixes-against-rc2~142^2~15^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e740304c7cf389b5d498bd86865fc82518d9ea1a;p=pandora-kernel.git ACPICA: Utilities: Add support to read table from files After the new table reading utility functions are well tested, acpidump can also switch to use the generic acpi_ut_read_table_xxx() APIs. Currently this patch is no-op as acpidump does not link to the new APIs. This patch is only useful for ACPICA applications, most of which are not shipped in the Linux kernel. Signed-off-by: Lv Zheng Signed-off-by: Bob Moore Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed