]> git.itanic.dy.fi Git - linux-stable/commit
[PATCH] ALPS: fix enabling hardware tapping
authorDmitry Torokhov <dtor_core@ameritech.net>
Thu, 16 Jun 2005 05:26:36 +0000 (22:26 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 16 Jun 2005 16:02:59 +0000 (09:02 -0700)
commite41fb09b2fa15db095d3ee981299f488d7b48dfe
treed8fdaeacb061432f28b3db11444e87c9d94902ce
parent5db92850d3ab72b830a0fe6e30eaec8462801408
[PATCH] ALPS: fix enabling hardware tapping

It looks like logic for enabling hardware tapping in ALPS driver was
inverted and we enable it only if it was already enabled by BIOS or
firmware.

I have a confirmation from one user that the patch below fixes the problem
for him and it might be beneficial if we could get it into 2.6.12.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/input/mouse/alps.c