From: Dmitry Torokhov Date: Thu, 24 May 2012 08:10:20 +0000 (-0700) Subject: Input: matrix-keymap - fix building keymaps X-Git-Tag: v3.5-rc1~103^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86809173ce32ef03bd4d0389dfc72df0c805e9c4;p=pandora-kernel.git 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed