From: Bjorn Helgaas Date: Tue, 7 Apr 2009 15:37:27 +0000 (+0000) Subject: panasonic-laptop: use .notify method instead of installing handler directly X-Git-Tag: v2.6.30-rc2~113^2^6~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cddd1f71d972a43c88f0ef91e1b71023539cd6e0;p=pandora-kernel.git panasonic-laptop: 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: Harald Welte Signed-off-by: Len Brown --- Reading git-diff-tree failed