Input: wistron - introduce generic keymap
authorEric Piel <eric.piel@tremplin-utc.net>
Thu, 12 Apr 2007 05:32:41 +0000 (01:32 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Thu, 12 Apr 2007 05:32:41 +0000 (01:32 -0400)
commit7b0a4cd7601774d1312f477a879f86b0968880fd
treedc2027782067e4a4b819e2100d70c793fc2a2649
parent6480e2a275ff8ff48ae23a011616fcf819ed7a4e
Input: wistron - introduce generic keymap

It turns out that the keymaps in the wistron driver are almost the
same, the main difference being some keys which may not exist and
leds which might not be present. Therefore it's possible to write
a generic keymap which would allow the use of an unknown keyboard
with little drawbacks. The user can select it specifying the parameter
"keymap=generic".

Signed-off-by: Eric Piel <eric.piel@tremplin-utc.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/misc/wistron_btns.c