]> git.hungrycats.org Git - linux/commit
[PATCH] use kthread_stop in therm_adt746x
authorColin Leroy <colin@colino.net>
Sun, 3 Oct 2004 02:14:13 +0000 (19:14 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 3 Oct 2004 02:14:13 +0000 (19:14 -0700)
commit5fe20d6e675d7e62df7cfc8385574785727a9e41
tree3ab220a2bee0077b5b2e70a958884fdda51a3df7
parente0568ecee92db9b0349e4a31ded5ee47f3cbd722
[PATCH] use kthread_stop in therm_adt746x

Use kthread_stop() and kthread_should_stop() instead of monitor_running and
wait_completion().

Signed-off-by: Colin Leroy <colin@colino.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/macintosh/therm_adt746x.c