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)
commitd79e03892b9f0b37b2e99085412b582cba6fc59c
tree141edc283bb8b33f271eb392c1e8c63b38390264
parent2d2a954375a0405fc721928f0dcc5ad1418996bc
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