ACPI: thinkpad-acpi: react to Lenovo ThinkPad differences in hot key
commita930ff4d8d03befdeb0ded563fcc18fce686a5cb
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 8 Jul 2007 01:12:36 +0000 (7 22:12 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Mon, 11 Feb 2008 17:21:57 +0000 (11 15:21 -0200)
tree462ac61fc5743d7b38bf25b5cee9503a1b00ed45
parenta7593b2f4b7524e689a6a130eefdfcabdfb143be
ACPI: thinkpad-acpi: react to Lenovo ThinkPad differences in hot key

Lenovo ThinkPads have a slightly different key map layout from IBM
ThinkPads (fn+f2 and fn+f3 are swapped).  Knowing which one we are dealing
with, we can properly set a few more hot keys up by default.

Also, export the correct vendor in the input device, as that information
might be useful to userspace.

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