From: Dmitry Torokhov Date: Thu, 24 Dec 2009 08:02:16 +0000 (-0800) Subject: sony-laptop - remove private workqueue, use keventd instead X-Git-Tag: v2.6.34-rc2~37^2^8~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9593bd07ec8eaaa30aba4281b2b3273282fc344f;p=pandora-kernel.git sony-laptop - remove private workqueue, use keventd instead If we reschedule work instead of having work function sleep for 10 msecs between reads from kfifo we can safely use the main workqueue (keventd) and not bother with creating driver-private one. Signed-off-by: Dmitry Torokhov Signed-off-by: Len Brown --- Reading git-diff-tree failed