commit | bba63a296ffab20e08d9e8252d2f0d99050ac859 | [log] [tgz] |
---|---|---|
author | Lin Ming <ming.m.lin@intel.com> | Mon Dec 13 13:39:17 2010 +0800 |
committer | Len Brown <len.brown@intel.com> | Wed Jan 12 04:27:00 2011 -0500 |
tree | 53d4abf7dc5fcf8b563a6cce554312d800c760e0 | |
parent | 5a284cd75d635e3c5db0210dc9a9a44c6839f460 [diff] |
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 <ming.m.lin@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>