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