m68k: Atari input drivers cleanup
commit6615c5b25e0bffcb3c4463cc68e55a7f7df0b109
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sat, 13 Oct 2007 12:31:24 +0000 (13 14:31 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 13 Oct 2007 16:41:02 +0000 (13 09:41 -0700)
treeacf3d8c1807cd02cc0b8cb53413c89df799e7514
parent752097cec53eea111d087c545179b421e2bde98a
m68k: Atari input drivers cleanup

m68k: Atari input drivers cleanup:
  - memleak on failed init/register of input devices fixed
  - correct keycodes table (Atari keycodes are almost, but not entirely, equal
    to Linux keycodes).

Signed-off-by: Michael Schmitz <schmitz@biophys.uni-duesseldorf.de>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/input/keyboard/atakbd.c
drivers/input/mouse/atarimouse.c