summaryrefslogtreecommitdiff
path: root/drivers/input/serio
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2014-10-24 21:36:54 (GMT)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2014-10-24 21:54:45 (GMT)
commit2175b0f739934e718bc27770afd3d285c470bb1b (patch)
treeb624461799165e4ca5a5c3022961fa88179b0012 /drivers/input/serio
parent4668546f99df6413be19d370c448c6b4b37fb5bc (diff)
downloadlinux-2175b0f739934e718bc27770afd3d285c470bb1b.tar.xz
Input: stmpe-keypad - fix valid key line bitmask
The bitmask comment says it will enable GPIO 8-14 and 16-20 for keypad use, but it actually enables GPIO 8-11 and 13-20 due to a bit error. Instead of masking of the "hole" at GPIO 12 (which is used for keypad output 4) mask of the proper "hole" at GPIO 15. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/serio')
0 files changed, 0 insertions, 0 deletions