From: Dmitry Torokhov Date: Mon, 2 Jun 2008 04:39:45 +0000 (-0400) Subject: Input: atkbd - use ushort instead of uchar keymap X-Git-Tag: v2.6.27-rc1~958^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6d65610df3bd4e7138da03aec391224219df135;p=pandora-kernel.git Input: atkbd - use ushort instead of uchar keymap Since some of the keycodes defined in input.h have values greater than 255 we should use unsigned shorts in keymaps. Tested-by: Carlos Corbacho Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed