]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Correctly support references in the union acpi_object.
authorBob Moore <robert.moore@intel.com>
Sat, 8 Feb 2014 01:42:32 +0000 (09:42 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 10 Feb 2014 23:30:25 +0000 (00:30 +0100)
commitfc3f5925b9357b230739ef96a31c696e2b5deae4
treef7277ae611826229129051dac8b74ca0c9a0cfc4
parente8804cc40fa6a737f9acce041988e762baf2d2fb
ACPICA: Correctly support references in the union acpi_object.

This change fixes the support to allow references (namespace nodes)
to be passed as arguments to control methods via the evaluate object
interface. This is probably most useful for testing purposes, however.

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/utcopy.c