ACPI: thinkpad-acpi: react to Lenovo ThinkPad differences in hot key
commitdd00d19ff4e3fc1aabc8f7cea6d0a9e76d828f6f
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>
Fri, 28 Sep 2007 01:25:22 +0000 (27 22:25 -0300)
tree6a7c118f74b6e3424bca66af3866ab11f875bf86
parentcfeb51267e97a17e6f193012ed80bd3e5c4a465e
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