ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."
commit07cb390f43e7fd9daceb6a1e223a82c832f5f9ab
authorBob Moore <robert.moore@intel.com>
Tue, 29 Dec 2015 05:55:47 +0000 (29 13:55 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 1 Jan 2016 02:47:35 +0000 (1 03:47 +0100)
tree2216b97a1c2735851e9d6a5cdb2b2bef30a30734
parent4d16ca17483440376344abf4d7110ec7d47ed54b
ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."

ACPICA commit e4743959b59ad93eab7310adf756adc930be0ddb

This reverts commit 8e7a8753827660c3dd1f571f3185610402b756f0.

The _SUB method was found to be problematic for this interface
because some implementations use control methods. Therefore,
it is being removed.

Operations cannot be used because this interface is called
during the device discovery scan and the region handlers are
not fully installed at that time.

Link: https://github.com/acpica/acpica/commit/e4743959
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/acutils.h
drivers/acpi/acpica/dbdisply.c
drivers/acpi/acpica/nsxfname.c
drivers/acpi/acpica/utids.c
include/acpi/actypes.h