Searched hist:"46249 ea60fbb61a72ee6929b831b1f3e6865f024" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/input/mouse/ |
H A D | appletouch.c | diff 46249ea60fbb61a72ee6929b831b1f3e6865f024 Sun Oct 21 23:59:59 CDT 2007 Anton Ekblad <valderman@gmail.com> 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>
|