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)
commitab85e9285d3bd7b7587e0584016f80e88533c022
treef7277ae611826229129051dac8b74ca0c9a0cfc4
parentfbb7a2dc2be493c87399550bdc2ddaa510cdf450
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
This page took 0.028587 seconds and 5 git commands to generate.