diff options
author | Samuel Ortiz <sameo@openedhand.com> | 2008-03-20 14:48:14 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2008-03-20 14:48:14 +0100 |
commit | 688dad4f4c9004fcaa4cadad167b064342be5d63 (patch) | |
tree | ac5feec50e0c81552bc3e15e18182a360c0e065a /drivers/input/apm-power.c | |
parent | Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290 (diff) | |
download | linux-688dad4f4c9004fcaa4cadad167b064342be5d63.tar.xz linux-688dad4f4c9004fcaa4cadad167b064342be5d63.zip |
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>
Diffstat (limited to 'drivers/input/apm-power.c')
0 files changed, 0 insertions, 0 deletions