From: Bob Moore Date: Wed, 30 Jul 2014 04:20:39 +0000 (+0800) Subject: ACPICA: Disassembler: Add support for the ToUUID opererator (macro). X-Git-Tag: omap-for-v3.17/fixes-against-rc2~142^2~2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90da690bc488bdc6333fe7565e6ab8daa5540327;p=pandora-kernel.git ACPICA: Disassembler: Add support for the ToUUID opererator (macro). This change adds support to disassemble a UUID back to the original ToUUID operator. It will detect a UUID within a standard AML Buffer. Also, a description of the UUID is emitted for "known" UUIDs, defined as UUIDs that are defined in the ACPI specification. Since this is a change for disassembler which is not shipped in the Linux kernel, the Linux kernel is not affected. Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed