From: Dmitry Torokhov Date: Wed, 1 Jun 2005 07:38:16 +0000 (-0500) Subject: Input: switch gameport core to using kthread API instead of X-Git-Tag: v2.6.13-rc1~51^2~43^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f9f17d443226f2efd4ff45d333f21dd028afe50;p=pandora-kernel.git 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 --- Reading git-diff-tree failed