From: imre.deak@solidboot.com Date: Mon, 3 Jul 2006 18:34:16 +0000 (+0300) Subject: Input: ads7846: switch to hrtimer X-Git-Tag: v2.6.17-omap2~27 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ab61f160241554a2eda29f5f5c9e7b33fc947f3;p=pandora-kernel.git Input: ads7846: switch to 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 --- Reading git-diff-tree failed