ACPI: thinkpad-acpi: fix regression on HKEY LID event handling
commit9ac0ba07deb61f23a329dae96ef9c4f34f48e404
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 16 Sep 2007 13:51:44 +0000 (16 10:51 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Tue, 26 Feb 2008 02:34:02 +0000 (25 23:34 -0300)
treebcc640252295d49f78a852ced0543a3d6ca0dc22
parent81149a88b8d2fd0878d69decab453c6211960c4a
ACPI: thinkpad-acpi: fix regression on HKEY LID event handling

We were letting ThinkPad-specific LID events through to userspace again,
instead of dropping them.  Fix it.  We don't want to give userspace the
option of not using generic LID handling.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
drivers/misc/thinkpad_acpi.c