commit | 2ffc1ccad85e8c2e81a6a4beb390fb4ce143256b | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor@insightbb.com> | Fri Aug 04 22:53:37 2006 -0400 |
committer | Dmitry Torokhov <dtor@insightbb.com> | Fri Aug 04 22:53:37 2006 -0400 |
tree | 9111af393f517213a24cbf88ae3ce4d4c0f1e535 | |
parent | c3c38fbd0cc8cc200a65b2ca7700e4dddedc13a0 [diff] |
Input: ati_remote - use msec instead of jiffies By using milliseconds instead of jiffies to calculate acceleration factor we make the code immune to changes in HZ. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>