From: Dmitry Torokhov Date: Sat, 21 Apr 2012 05:33:08 +0000 (-0700) Subject: Input: matrix-keypad - allocate keycodes with keypad structure X-Git-Tag: v3.5-rc1~103^2^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01111fcd42b050bdb7113a7c2c0aed2eaef67b53;p=pandora-kernel.git 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 --- Reading git-diff-tree failed