From: Lin Ming Date: Mon, 13 Dec 2010 05:39:17 +0000 (+0800) Subject: ACPICA: Implicit notify support X-Git-Tag: v2.6.38-rc1~68^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bba63a296ffab20e08d9e8252d2f0d99050ac859;p=pandora-kernel.git ACPICA: Implicit notify support This feature provides an automatic device notification for wake devices when a wakeup GPE occurs and there is no corresponding GPE method or handler. Rather than ignoring such a GPE, an implicit AML Notify operation is performed on the parent device object. This feature is not part of the ACPI specification and is provided for Windows compatibility only. Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed