commit | 01111fcd42b050bdb7113a7c2c0aed2eaef67b53 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Fri Apr 20 22:33:08 2012 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Fri Apr 20 23:06:49 2012 -0700 |
tree | f6ecbee8e3962c8ff7c07c3f3997658fe5038707 | |
parent | 0508c19a6fddd1ba5495004370e4fc2fd4a7d33a [diff] |
Input: matrix-keypad - allocate keycodes with keypad structure Instead of allocating and managing keymap separately from the keypad structure stick it at the end as a variable-length array. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>