git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0508c19
)
Input: matrix-keypad - allocate keycodes with keypad structure
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sat, 21 Apr 2012 05:33:08 +0000
(22:33 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sat, 21 Apr 2012 06:06:49 +0000
(23:06 -0700)
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>
No differences found