Re: [U-Boot] [PATCH 15/28] input: Add a few more keyboard keycodes

2015-09-14 Thread Bin Meng
On Wed, Sep 9, 2015 at 12:32 PM, Simon Glass wrote: > The slash and * are missing from the keycode tables. Add these so that nits: there are two spaces before 'slash' > these keypad keys can be used. > > Signed-off-by: Simon Glass > --- > > drivers/input/input.c | 6 +++--- > 1 file changed,

[U-Boot] [PATCH 15/28] input: Add a few more keyboard keycodes

2015-09-08 Thread Simon Glass
The slash and * are missing from the keycode tables. Add these so that these keypad keys can be used. Signed-off-by: Simon Glass --- drivers/input/input.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/input/input.c b/drivers/input/input.c index 95006a9..ec49