ACPI: thinkpad-acpi: react to Lenovo ThinkPad differences in hot key
commit34af8cea1fe3b6bfe1ae63cab11b95d84b10bfbf
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 7 Jul 2007 22:12:36 +0000 (7 19:12 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Mon, 23 Jul 2007 07:43:32 +0000 (23 04:43 -0300)
tree112923ae6383ead35ab7c086db8fa6584e4f0d6d
parent45697db4be33fc9d892a77583b8409a5f9d842b8
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