mmc: remove kernel_thread()
authorChristoph Hellwig <hch@lst.de>
Mon, 13 Nov 2006 19:23:52 +0000 (20:23 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Fri, 1 Dec 2006 16:56:46 +0000 (17:56 +0100)
Replace kernel_thread() with kthread_run()/kthread_stop().

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found