OSDN Git Service

Input: ati_remote - use msec instead of jiffies
authorDmitry Torokhov <dtor@insightbb.com>
Sat, 5 Aug 2006 02:53:37 +0000 (22:53 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Sat, 5 Aug 2006 02:53:37 +0000 (22:53 -0400)
commit2ffc1ccad85e8c2e81a6a4beb390fb4ce143256b
tree9111af393f517213a24cbf88ae3ce4d4c0f1e535
parentc3c38fbd0cc8cc200a65b2ca7700e4dddedc13a0
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>
drivers/usb/input/ati_remote.c