]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Changing External to a named object
authorErik Schmauss <erik.schmauss@intel.com>
Mon, 5 Jun 2017 08:41:28 +0000 (16:41 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 27 Jun 2017 20:25:23 +0000 (22:25 +0200)
commitf8c73a1acee54bb88afe2a5eb88b1e81c6b381f0
tree141edc283bb8b33f271eb392c1e8c63b38390264
parent1fb42ac23dded5618a4c327bb835d0d3f3dd4504
ACPICA: Changing External to a named object

ACPICA commit 0d5dd42fd7d5129835b6d92250378a962eb73cb3

This is done so that the aml parser will build the parse tree of
External Op as a named object. This is done to streamline creation
of external op parse nodes and facilitate namespace resolution of
externals.

Link: https://github.com/acpica/acpica/commit/0d5dd42f
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
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/acopcode.h
drivers/acpi/acpica/psopcode.c