ACPI: thinkpad-acpi: cleanup hotkey_notify and HKEY log messages
commitd3ce478aa7df86dbe643be21b8f4a11b87b38951
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Mon, 5 Nov 2007 05:44:45 +0000 (5 03:44 -0200)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Tue, 26 Feb 2008 02:34:15 +0000 (25 23:34 -0300)
treea8fc1979efb0ec899655b7762d5570be5e70c6ff
parent509d2bd1c64e3fb35ca4743d17615a7f4d7a9bf4
ACPI: thinkpad-acpi: cleanup hotkey_notify and HKEY log messages

Use a generic message on hotkey_notify to log unknown and unhandled events,
and cleanup hotkey_notify a little.

Also, document event 0x5010 (brightness changed notification) and do not
log it as an unknown event (even if we do not use it for anything right
now).

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