From: Richard Röjfors Date: Sat, 25 Jul 2009 05:01:39 +0000 (-0700) Subject: Input: tsc2007 - remove HR timer X-Git-Tag: v2.6.32-rc1~686^2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75fba3b05d6ed82b975c1f8df8f8e08d5d81dee5;p=pandora-kernel.git Input: tsc2007 - remove HR timer Since it's not allowed to do synchronous I2C in the HR timer callback context we have to switch to using the global workqueue. The work is scheduled every 1ms when polling rather than 5 us. Signed-off-by: Richard Röjfors Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed