[MTD] mtd_blkdevs: Convert to use the kthread API
commit99f9b2431ed3da4a66cf1cfe74132a53a9569bba
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 19 Apr 2007 07:58:33 +0000 (19 01:58 -0600)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 19 Apr 2007 21:16:46 +0000 (19 16:16 -0500)
tree31c3cccac874716aecf5038029e998d03d378751
parente6be133b68ae2c8f89d46da25ed7b31b84793e7e
[MTD] mtd_blkdevs: Convert to use the kthread API

thread_run is used intead of kernel_thread, daemonize, and mucking
around blocking signals directly.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/mtd_blkdevs.c