From: Bjorn Helgaas Date: Tue, 7 Apr 2009 15:37:37 +0000 (+0000) Subject: ACPI: WMI: use .notify method instead of installing handler directly X-Git-Tag: v2.6.30-rc2~113^2^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f61bb93927fbc2933abe870813daba9d331aa121;p=pandora-kernel.git ACPI: WMI: use .notify method instead of installing handler directly This patch adds a .notify() method. The presence of .notify() causes Linux/ACPI to manage event handlers and notify handlers on our behalf, so we don't have to install and remove them ourselves. Signed-off-by: Bjorn Helgaas CC: Carlos Corbacho Signed-off-by: Len Brown --- Reading git-diff-tree failed