From: Lv Zheng Date: Mon, 26 Jan 2015 08:58:48 +0000 (+0800) Subject: ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel X-Git-Tag: fixes-v4.0-rc1~160^2~11^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e044d8f92f79db167bb7f9dfd0f317e3238d82d1;p=pandora-kernel.git ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel ACPICA has implemented acpi_unload_parent_table() which can exactly replace the acpi_get_id()/acpi_unload_table_id() implemented in Linux kernel. The acpi_unload_parent_table() has been unit tested in ACPICA simulation environment. This patch can also help to reduce the source code differences between Linux and ACPICA. Signed-off-by: Lv Zheng Acked-by: Bjorn Helgaas Tested-by: Octavian Purdila Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed