On Fri, 7 Sep 2018, Michael Schmitz wrote: > From: Andreas Schwab <schwab@xxxxxxxxxxxxxx> > 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 on debian-68k ML by Andreas Schwab <schwab@xxxxxxxxxxxxxx>, > keymap array size and unhandled scancode limit adjusted to 0x73 by me. > > Tested-by: Michael Schmitz <schmitzmic@xxxxxxxxx> > Signed-off-by: Michael Schmitz <schmitzmic@xxxxxxxxx> > > --- > drivers/input/keyboard/atakbd.c | 64 ++++++++++++++++----------------------- > 1 files changed, 26 insertions(+), 38 deletions(-) >