From: Imre Deak Date: Thu, 18 Jan 2007 05:45:31 +0000 (-0500) Subject: Input: ads7846 - switch to using hrtimer X-Git-Tag: v2.6.21-rc1~274^2~228^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1936d590a9b72ff6a7a0c826bc613e4757cde1c9;p=pandora-kernel.git Input: ads7846 - switch to using hrtimer Use hrtimer instead of the normal timer, since it provides better sampling resolution. This will: - avoid a problem where we have a 1 jiffy poll period and dynamic tick on - utilize high resolution HW clocks when they are added to the hrtimer framework Signed-off-by: Imre Deak Signed-off-by: Juha Yrjola Signed-off-by: David Brownell Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed