ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()
authorZhang Rui <rui.zhang@intel.com>
Sun, 16 Mar 2014 13:34:16 +0000 (21:34 +0800)
committerZhang Rui <rui.zhang@intel.com>
Fri, 10 Oct 2014 05:57:08 +0000 (13:57 +0800)
Add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package(),
so that we can use this helper for more cases like _ART/_TRT.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>

No differences found