ACPI: thinkpad-acpi: react to Lenovo ThinkPad differences in hot key
commitedf0e0e56904f794c97ca6c4562d8256e3d8d8e3
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Thu, 19 Jul 2007 02:45:44 +0000 (18 23:45 -0300)
committerLen Brown <len.brown@intel.com>
Sun, 22 Jul 2007 03:49:18 +0000 (21 23:49 -0400)
treeaab531df2112114bc7a855c5b283207de2b37406
parent24d3b77467b6aaf59e38dce4aa86d05541858195
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>
Signed-off-by: Len Brown <len.brown@intel.com>
Documentation/thinkpad-acpi.txt
drivers/misc/thinkpad_acpi.c