ACPICA: Interpreter: Update handling for Alias operator
authorBob Moore <robert.moore@intel.com>
Thu, 3 Aug 2017 06:27:09 +0000 (14:27 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 3 Aug 2017 21:34:17 +0000 (23:34 +0200)
commita5b6e982fb9dc8e49307ff33ddc4b95f1b8e385c
tree2c1f4db0e2972c4aa656e5c1eb50a37e5a15b32a
parent3958168fc8c67b69849f2b1170ab4484e1800d31
ACPICA: Interpreter: Update handling for Alias operator

ACPICA commit 719d0bdd48e3e8e7a62a86c04922b9f41da6def0

Provide common creation code for the Alias operator. All objects
are now handled the same, with the only exception being the
Method() operator. It has a special internal Alias type.

Link: https://github.com/acpica/acpica/commit/719d0bdd
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/excreate.c