From: Dmitry Torokhov Date: Thu, 17 Mar 2011 05:11:14 +0000 (-0700) Subject: Input: tsc2005 - do not rearm timer in hardirq handler X-Git-Tag: v2.6.39-rc1~410^2^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dacb650f125c7dc7ead9735d081bc078325b6d23;p=pandora-kernel.git Input: tsc2005 - do not rearm timer in hardirq handler We will most likely rearm it yet again the IRQ thread so doing it here is pointless. Tested-by: Aaro Koskinen Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed