From: Bob Moore Date: Thu, 3 May 2012 03:08:19 +0000 (+0800) Subject: ACPICA: Add support for multiple notify handlers X-Git-Tag: v3.6-rc1~82^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86ed4bc83abf530cf2019044b74f89a39dfd6425;p=pandora-kernel.git ACPICA: Add support for multiple notify handlers This change adds support to allow multiple notify handlers on Device, ThermalZone, and Processor objects. Also re-worked and restructured the entire notify support code for handler installation, handler removal, notify event queuing, and notify dispatch to handler. Extends and updates original commit 3f0be67("ACPI / ACPICA: Multiple system notify handlers per device") by Rafael Wysocki. Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed