]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] w1: use kthread api.
authorEvgeniy Polyakov <johnpol@2ka.mipt.ru>
Mon, 20 Feb 2006 08:15:37 +0000 (11:15 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 24 Mar 2006 01:28:13 +0000 (17:28 -0800)
commit33c4caf59b6ae2e537dc6c80fcf06dff481a8e07
treeb1263e0a926d9cbdc7aa58260099392ad49a72fe
parentec3fdce73a5300cbd9f7cde36fdad9b9105097bf
[PATCH] w1: use kthread api.

This patch removes old-style kernel thread initialization
and changes w1 to use kthread api.
It is based on Christoph Hellwig <hch@lst.de> work.

Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/w1/w1.c
drivers/w1/w1.h
drivers/w1/w1_int.c