From: Tejun Heo Date: Mon, 3 Jan 2011 13:49:43 +0000 (+0000) Subject: video/msm_fb: use system_wq instead of dedicated workqueues X-Git-Tag: v2.6.39-rc1~433^2~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48b63b6908a10add9ee383c7db24c37f99e5d324;p=pandora-kernel.git video/msm_fb: use system_wq instead of dedicated workqueues With cmwq, there's no reason to use separate workqueues. Drop msmfb_info->resume_workqueue and use system_wq instead. Signed-off-by: Tejun Heo Cc: Stanislaw Gruszka Cc: linux-usb@vger.kernel.org Signed-off-by: David Brown --- Reading git-diff-tree failed