Home
last modified time | relevance | path

Searched hist:"688 dad4f4c9004fcaa4cadad167b064342be5d63" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/keyboard/
H A Dpxa27x_keypad.cdiff 688dad4f4c9004fcaa4cadad167b064342be5d63 Thu Mar 20 14:48:14 CET 2008 Samuel Ortiz <sameo@openedhand.com> 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 <sameo@openedhand.com>
Acked-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>