From: Eric W. Biederman Date: Thu, 26 Apr 2007 07:04:40 +0000 (-0700) Subject: [ARM] ecard: convert to use the kthread API X-Git-Tag: v2.6.22-rc1~1009^2~1^11~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=134c99e907ef2572cdaa148c191984b95d671981;p=pandora-kernel.git [ARM] ecard: convert to use the kthread API This patch modifies the startup of kecardd to use kthread_run not a kernel_thread combination of kernel_thread and daemonize. Making the code slightly simpler and more maintainable. Signed-off-by: Eric W. Biederman Signed-off-by: Andrew Morton Signed-off-by: Russell King --- Reading git-diff-tree failed