From: Bjorn Helgaas Date: Tue, 7 Apr 2009 15:37:22 +0000 (+0000) Subject: fujitsu-laptop: use .notify method instead of installing hotkey handler directly X-Git-Tag: v2.6.30-rc2~113^2^6~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4ec0275464756f4fd4108b4a4ca7aff61358ad3;p=pandora-kernel.git fujitsu-laptop: use .notify method instead of installing hotkey 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. Tested by Tony on Fujitsu-Siemens Lifebook S6420 [FJNB1E6] with BIOS 1.18 (01/09/2009). Tested by Jonathan on Fujitsu S7020. Signed-off-by: Bjorn Helgaas Acked-By: Tony Vroon Tested-By: Tony Vroon Acked-by: Jonathan Woithe Tested-by: Jonathan Woithe Signed-off-by: Len Brown --- Reading git-diff-tree failed