diff options
author | Rabin Vincent <rabin.vincent@stericsson.com> | 2013-03-09 16:17:20 -0800 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2013-03-10 18:32:51 -0700 |
commit | 39735019716e93914a366ac1fb2e78f91b170545 (patch) | |
tree | de6d64af3c260885b4a42e24bb39121ba3f522a2 /drivers/input/touchscreen | |
parent | 586948372189d33ceca9d89fb0c791ef4d53d8ad (diff) |
Input: tc3589x-keypad - fix keymap size
The keymap size used by tc3589x is too low, leading to the driver
overwriting other people's memory. Fix this by making the driver
use the automatically allocated keymap provided by
matrix_keypad_build_keymap() instead of allocating one on its own.
Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/touchscreen')
0 files changed, 0 insertions, 0 deletions