Input: gamecon - handle errors from input_register_device()
authorDmitry Torokhov <dtor_core@ameritech.net>
Mon, 30 Jan 2006 02:52:11 +0000 (21:52 -0500)
committerDmitry Torokhov <dtor_core@ameritech.net>
Mon, 30 Jan 2006 02:52:11 +0000 (21:52 -0500)
commit77fc46ca5b331df3fc0ffef24012ba0d51d601b3
tree3d278172f3931e69bca1714d5418121151ca07c0
parentc7fd018d75cae2b0c1cf03003b38f4c76e3df826
Input: gamecon - handle errors from input_register_device()

Also gc_remove shouldn't be marked __exit as it is also called from
__init code.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/joystick/gamecon.c