From: Tejun Heo Date: Tue, 1 Feb 2011 10:42:42 +0000 (+0100) Subject: misc/iwmc3200top: use system_wq instead of dedicated workqueues X-Git-Tag: v2.6.39-rc1~492^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51f50f815778b91c699fbcc3aac0dda891a7b795;p=pandora-kernel.git misc/iwmc3200top: use system_wq instead of dedicated workqueues With cmwq, there's no reason to use separate workqueues in iwmc3200top. Drop them and use system_wq instead. The used work items are sync flushed before driver detach. Signed-off-by: Tejun Heo Cc: Tomas Winkler --- Reading git-diff-tree failed