commit | 46249ea60fbb61a72ee6929b831b1f3e6865f024 | [log] [tgz] |
---|---|---|
author | Anton Ekblad <valderman@gmail.com> | Mon Oct 22 00:59:59 2007 -0400 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Oct 22 00:59:59 2007 -0400 |
tree | 88373e1e0c42a3bbd511123d68bf44e2c2916ebf | |
parent | 14e4020630b364cc564172a476cd6a6ac4bc7393 [diff] |
Input: appletouch - apply idle reset logic to all touchpads Not only Geyser 3 but also Geyser 1 need to be reset after they become idle to stop them from needlessly waking up the kernel. Do idle reset on all touchpads, regardless of their version - if we see 10 empty packets the touchpad needs to be reset; good touchpads should not send empty packets anyway. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>