]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."
authorBob Moore <robert.moore@intel.com>
Tue, 29 Dec 2015 05:55:47 +0000 (13:55 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 1 Jan 2016 02:47:35 +0000 (03:47 +0100)
commit602cf7a60604955d551b1f516c50122397a1b20a
tree2216b97a1c2735851e9d6a5cdb2b2bef30a30734
parent59f5150e9f5531a67d52bbd85f10c6d3bef5b19d
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