From: Samuel Ortiz Date: Thu, 20 Mar 2008 13:48:14 +0000 (-0400) Subject: Input: pxa27x - fix keypad KPC macros X-Git-Tag: v2.6.25-rc8~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=688dad4f4c9004fcaa4cadad167b064342be5d63;p=pandora-kernel.git Input: pxa27x - fix keypad KPC macros We want to mask (key_number - 1), not key_number. The current implementation works fine for all values but the maximum one, i.e. 8. Signed-off-by: Samuel Ortiz Acked-by: Eric Miao Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed