]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Input: wriston - reduce polling frequency
authorEric Piel <eric.piel@tremplin-utc.net>
Mon, 21 May 2007 04:46:22 +0000 (00:46 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Tue, 10 Jul 2007 04:35:17 +0000 (00:35 -0400)
commita4da16d3838669d7fb096ea5d1e4917e5ca4dc16
tree75fd6ff661a4adb402d3663fb433938a34ea5aaf
parent5035522d1a6b55f95e7e01c209b57f5d89f88b16
Input: wriston - reduce polling frequency

Reduces the polling frequency from 10 Hz to 2 Hz, which should be less a burden
for laptops wrt energy saving. As it is multimedia keys, 500ms (maximum) of
latency should be still fine for the user. In order to keep fluent the feeling
when the user is pressing several keys in a raw (such as changing the volume),
the frequency is increased for a short duration after a key is pressed.

Signed-off-by: Eric Piel <eric.piel@tremplin-utc.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/misc/wistron_btns.c