]> git.sur5r.net Git - u-boot/commit
input: Add a few more keyboard keycodes
authorSimon Glass <sjg@chromium.org>
Mon, 19 Oct 2015 03:17:23 +0000 (21:17 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 20 Nov 2015 03:13:40 +0000 (20:13 -0700)
commit77c7f0459f1f8e6de004ca1d03a81df1a9792d70
tree217a14460f45dd88fd20790bb329d7771014ea28
parent2e5513bda07790d4068a58b0a6b6687600d23949
input: Add a few more keyboard keycodes

The slash and * are missing from the keycode tables. Add these so that
these keypad keys can be used.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/input/input.c