]> git.baikalelectronics.ru Git - kernel.git/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)
commit1bbd5ebc48658dffd36d8c4c76c70b2f7ae01007
treed8fdaeacb061432f28b3db11444e87c9d94902ce
parenteebc4d309ed79467c47da2777e106c28d7c98bcd
[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