Skip to content
Commit 86809173 authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

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: default avatarSourav Poddar <sourav.poddar@ti.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 6123f119
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment