Re: [PATCH 1/2] Add module parameters to control OLPC touchpad delays
From: Andres Salomon <hidden>
Date: 2008-12-16 19:47:52
From: Andres Salomon <hidden>
Date: 2008-12-16 19:47:52
Acked-By: Andres Salomon <redacted> Is this from Paul or you? On Tue, 16 Dec 2008 11:35:00 -0800 Deepak Saxena [off-list ref] wrote:
The HPGK touchpad that is found on the XO driver has historically exhibitted eratic behaviour in various environments (very dry, very humid, etc) that can be worked around via some delays. This patch turns those delays into module parameters to make testing simpler. Signed-off-by: Paul Fox <redacted> Signed-off-by: Deepak Saxena <redacted> --- drivers/input/mouse/hgpk.c | 32 ++++++++++++++++++++++++++++---- 1 files changed, 28 insertions(+), 4 deletions(-)