]> Git Repo - linux.git/commit
Input: matrix-keymap - fix building keymaps
authorDmitry Torokhov <[email protected]>
Thu, 24 May 2012 08:10:20 +0000 (01:10 -0700)
committerDmitry Torokhov <[email protected]>
Thu, 24 May 2012 08:12:20 +0000 (01:12 -0700)
commit86809173ce32ef03bd4d0389dfc72df0c805e9c4
treeff003530a58eff45d770827dfae71e6d6c730473
parent6123f1192b610c3d8520eb7bb49f68ff7ca94b80
Input: matrix-keymap - fix building keymaps

Keymaps used by drivers based on matrix-keymap facilities are arrays of
unsigned shorts, not chars. Treating them otherwise produces corrupted
keymaps.

Reported-by: Sourav Poddar <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
drivers/input/matrix-keymap.c
This page took 0.05227 seconds and 4 git commands to generate.