From: Dmitry Torokhov Date: Thu, 17 Mar 2011 05:11:08 +0000 (-0700) Subject: Input: tsc2005 - don't use work for 'pen up' handling X-Git-Tag: v2.6.39-rc1~410^2^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80cc2f0c928ddf58051f2809e1c2e7d0172d0291;p=pandora-kernel.git Input: tsc2005 - don't use work for 'pen up' handling We do not need process context to send input events so let's switch to a regular timer. I am going to get rid of taking ts->mutex in tsc2005_irq_thread() later. Tested-by: Aaro Koskinen Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed