commit | 324e5ade1569111a40c349726d8a2694b28d7943 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Wed Feb 10 22:13:21 2010 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Feb 10 23:04:13 2010 -0800 |
tree | 27bf7ba3d3a3634ab9266ac0a160e6d16e349a28 | |
parent | 2b14a808fbbb042d0de323260d939bdf95e9efdf [diff] |
Input: sh_keysc - switch to using bitmaps 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>