Input: ads7846: switch to hrtimer
authorimre.deak@solidboot.com <imre.deak@solidboot.com>
Mon, 3 Jul 2006 18:34:16 +0000 (21:34 +0300)
committerJuha Yrjola <juha.yrjola@solidboot.com>
Mon, 24 Jul 2006 12:25:41 +0000 (15:25 +0300)
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 <imre.deak@solidboot.com>
Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>

No differences found