Input: ati_remote2 - add loadable keymap support
authorVille Syrjala <syrjala@sci.fi>
Thu, 3 Jul 2008 14:45:37 +0000 (10:45 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 30 Jul 2008 04:41:38 +0000 (00:41 -0400)
commit1971b9d56fce9d8903e623b953c5e2fffe3a878e
tree01879778c0cb857e2a84092f951695cec885199a
parent8c4b3c29329eb7ffded3023e6d65bc415cb4e215
Input: ati_remote2 - add loadable keymap support

Support for loadable keymaps. The driver now supports individual
keymaps for each of the five modes (AUX1-AUX4 and PC) of the
remote. To achieve this the keymap scancode is interpreted as a
combination of the mode and actual button scancode. The original
keycode patches were done by Peter Stokes <linux@dadeos.co.uk>
but I modified it quite a lot.

Signed-off-by: Ville Syrjala <syrjala@sci.fi>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/misc/ati_remote2.c