Input: sh_keysc - switch to using bitmaps
authorMagnus Damm <damm@opensource.se>
Thu, 11 Feb 2010 06:13:21 +0000 (22:13 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 11 Feb 2010 07:04:13 +0000 (23:04 -0800)
Use bitmaps instead of using 32-bit integers to keep track of the key
states. With this change in place the driver supports key pads with
more than 32 keys.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found