From: Tejun Heo Date: Wed, 26 Jan 2011 11:12:50 +0000 (+0100) Subject: input/tps6507x-ts: use system_wq instead of dedicated workqueue X-Git-Tag: v2.6.39-rc1~492^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c1e8646963e319132b4cf551fbfd10b364d0aed;p=pandora-kernel.git input/tps6507x-ts: use system_wq instead of dedicated workqueue With cmwq, there's no reason to use a separate workqueue. Drop tps6507x_ts->wq and use system_wq instead. Signed-off-by: Tejun Heo Acked-by: Todd Fischer Acked-by: Dmitry Torokhov Cc: linux-input@vger.kernel.org Cc: Dan Carpenter --- Reading git-diff-tree failed