Input: switch gameport core to using kthread API instead of
authorDmitry Torokhov <dtor_core@ameritech.net>
Wed, 1 Jun 2005 07:38:16 +0000 (02:38 -0500)
committerDmitry Torokhov <dtor_core@ameritech.net>
Wed, 1 Jun 2005 07:38:16 +0000 (02:38 -0500)
commit3f9f17d443226f2efd4ff45d333f21dd028afe50
tree5ded314d0e3f745f3564fd931d6ff33455e73ac6
parenta9180ab2e21b0c0ffcec7461c3a52ab7608d023a
Input: switch gameport core to using kthread API instead of
       using daemonize() and signals. This way kgameportd will
       never be accidentially killed.

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