From: Dmitry Torokhov Date: Wed, 1 Jun 2005 07:38:12 +0000 (-0500) Subject: Input: switch serio core to using kthread API instead of using X-Git-Tag: v2.6.13-rc1~51^2~43^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9180ab2e21b0c0ffcec7461c3a52ab7608d023a;p=pandora-kernel.git Input: switch serio core to using kthread API instead of using daemonize() and signals. This way kseriod will never be accidentially killed. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed