diff options
author | Marko Macek <[email protected]> | 2006-07-30 01:55:12 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2006-08-02 16:41:42 -0700 |
commit | 168ffc444663e34a20e6d04b6c31e5d495b283fb (patch) | |
tree | 9339796ee1c75c265d6011002eef58d4424da04a /net/lapb/lapb_subr.c | |
parent | 064e875a4cb1dad7b3a00661877fe8cd95d1a59a (diff) |
USB: ati_remote.c: autorepeat fix
When HZ is set to 250 (new default) or 100, the time span during which
repeated events from the device are ignored could be too small due to
ms->jiffies rounding. This causes the auto repeat to kick in early making
it impossible for the user to generate individual press/release events.
Increate the timeout to compensate.
Signed-off-by: Marko Macek <[email protected]>
Cc: Dmitry Torokhov <[email protected]>
Cc: Vojtech Pavlik <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions