Input: switch serio core to using kthread API instead of using
authorDmitry Torokhov <dtor_core@ameritech.net>
Wed, 1 Jun 2005 07:38:12 +0000 (02:38 -0500)
committerDmitry Torokhov <dtor_core@ameritech.net>
Wed, 1 Jun 2005 07:38:12 +0000 (02:38 -0500)
commita9180ab2e21b0c0ffcec7461c3a52ab7608d023a
treef4994ab5ca4a60b4e57141536bc01794bab7d461
parent9d5432979951c8761c2b4517007039b9bcc1c110
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 <dtor@mail.ru>
drivers/input/serio/serio.c