Input: add getkeycode and setkeycode methods
authorMarvin Raaijmakers <marvin_raaijmakers@linux-box.nl>
Thu, 15 Mar 2007 02:50:42 +0000 (22:50 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Thu, 15 Mar 2007 02:50:42 +0000 (22:50 -0400)
Allow drivers to implement their own get and set keycode methods. This
will allow drivers to change their keymaps without allocating huge
tables covering entire range of possible scancodes.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found