From: Christoph Hellwig Date: Tue, 9 May 2006 22:27:04 +0000 (-0700) Subject: [IRDA]: Switching to a workqueue for the SIR work X-Git-Tag: v2.6.17-rc4~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=788252e6616afc75098397cc6b0bcb5482ad07ac;p=pandora-kernel.git [IRDA]: Switching to a workqueue for the SIR work Since sir_kthread.c pretty much duplicates the workqueue functionality, we'd better switch. The SIR fsm has been merged into sir_dev.c and thus sir_kthread.c is deleted. Signed-off-by: Christoph Hellwig Signed-off-by: Samuel Ortiz Signed-off-by: David S. Miller --- Reading git-diff-tree failed