From: Zhang Rui Date: Thu, 30 May 2013 02:02:13 +0000 (+0800) Subject: ACPICA: Update for "orphan" embedded controller _REG method support X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~19^2~18^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f4f5e781554493230ce9b2d5a979eef637aa109;p=pandora-kernel.git ACPICA: Update for "orphan" embedded controller _REG method support This refers to _REG methods under the EC device that have no corresponding operation region. This is allowed by the ACPI specification. This update removes a dependency on having an ECDT table, and will execute an orphan _REG method as long as the handler for the EC is installed at the EC device node (not the namespace root). Rui Zhang (original update), Bob Moore (update/integrate). Signed-off-by: Zhang Rui Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Acked-by: Len Brown Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed