ACPICA: Add support for multiple notify handlers
authorBob Moore <robert.moore@intel.com>
Thu, 3 May 2012 03:08:19 +0000 (11:08 +0800)
committerLen Brown <len.brown@intel.com>
Fri, 1 Jun 2012 15:51:50 +0000 (11:51 -0400)
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 <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found