Searched hist:"01111 fcd" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/input/keyboard/ |
H A D | matrix_keypad.c | 01111fcd Sat Apr 21 00:33:08 CDT 2012 Dmitry Torokhov <dmitry.torokhov@gmail.com> 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> 01111fcd Sat Apr 21 00:33:08 CDT 2012 Dmitry Torokhov <dmitry.torokhov@gmail.com> 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>
|