]> Git Repo - linux.git/commit
input/atari: Fix atarimouse init
authorMichael Schmitz <[email protected]>
Sun, 28 Dec 2008 22:00:45 +0000 (23:00 +0100)
committerGeert Uytterhoeven <[email protected]>
Thu, 19 May 2011 16:19:11 +0000 (18:19 +0200)
commit186f200a95cbd13c291cdd3ddeb07aad0a3782cc
tree426de0e7ecc259e696b2c4504a015668a95d889a
parent7786908c3c1bb38dcc5cd2c037251c05507eef16
input/atari: Fix atarimouse init

Atarimouse fails to load as a module (with ENODEV), due to a brown paper
bag bug, misinterpreting the semantics of atari_keyb_init().

[geert] Propagate the return value of atari_keyb_init() everywhere

Signed-off-by: Michael Schmitz <[email protected]>
Signed-off-by: Geert Uytterhoeven <[email protected]>
drivers/input/keyboard/atakbd.c
drivers/input/mouse/atarimouse.c
This page took 0.053581 seconds and 4 git commands to generate.