Re: [PATCH 1/2] input: atakbd.c - fix Atari keymap

2018-09-08 Thread Michael Schmitz
Thanks Andreas! Cheers, Michael Am 07.09.2018 um 21:22 schrieb Andreas Schwab: Signed-off-by: Andreas Schwab Andreas.

Re: [PATCH 1/2] input: atakbd.c - fix Atari keymap

2018-09-07 Thread Andreas Schwab
Signed-off-by: Andreas Schwab Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."

Re: [PATCH 1/2] input: atakbd.c - fix Atari keymap

2018-09-06 Thread Finn Thain
On Fri, 7 Sep 2018, Michael Schmitz wrote: > From: Andreas Schwab > Andreas, because the authorship credit is yours, this patch will also need a 'Signed-off-by' tag from you before it can be merged. -- > Fix errors in Atari keymap (mostly in keypad, help and undo keys). > > Patch provided

[PATCH 1/2] input: atakbd.c - fix Atari keymap

2018-09-06 Thread Michael Schmitz
From: Andreas Schwab Fix errors in Atari keymap (mostly in keypad, help and undo keys). Patch provided on debian-68k ML by Andreas Schwab , keymap array size and unhandled scancode limit adjusted to 0x73 by me. Tested-by: Michael Schmitz Signed-off-by: Michael Schmitz --- drivers/input/keyb