From: Dmitry Torokhov Date: Thu, 24 Dec 2009 08:02:30 +0000 (-0800) Subject: sony-laptop - switch from workqueue to a timer X-Git-Tag: v2.6.34-rc2~37^2^8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cffdde993a016bedbc2f5eb60d00c3a766ffb612;p=pandora-kernel.git sony-laptop - switch from workqueue to a timer The function that is executing in workqueue context does not need to sleep so let's switch to a timer which is more lightweight. Signed-off-by: Dmitry Torokhov Signed-off-by: Len Brown --- Reading git-diff-tree failed