ACPI: thinkpad-acpi: cleanup hotkey_notify and HKEY log messages
commit18dbaf4cdb1eed918df8a1e658b8cfdd063f9b61
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>
Mon, 11 Feb 2008 17:22:12 +0000 (11 15:22 -0200)
treeaa5157c6ad1a79c53c1fb137b9421cfc75544da9
parentbdab870006da89c40faf8ee5c9a8badf266dac5c
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