ACPI: thinkpad-acpi: fix regression on HKEY LID event handling
commita878b171501df86ccddb7c94bbb1e93a513cc9b5
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 16 Sep 2007 10:51:44 +0000 (16 07:51 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 16 Sep 2007 12:39:13 +0000 (16 09:39 -0300)
treeb43adaa3a9df4e53f27f05075876e9cceb482386
parent6b8fafdf040b2fcf78d78d9f0cced3aab40a85ea
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