]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Revert "Input: appletouch - fix integer overflow issue"
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 9 Aug 2010 03:48:08 +0000 (13:48 +1000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Sep 2010 20:36:10 +0000 (13:36 -0700)
commite3086e9d419b26bd00da78c204c0ab30f1cbbd51
treed021824b730a28dd914160c4e9b6b4ea9b32d65b
parent96d55caad409caedd5c0d8342cc76c5d8d6a80fd
Revert "Input: appletouch - fix integer overflow issue"

commit 6e49c1a407c8af8d779a24fd2428857991514a7b upstream.

This reverts commit 04b4b88cca0ebe3813b4b6f014fb6a0db380b137.

While the original problem only caused a slight disturbance on the
edge of the touchpad, the commit above to "fix" it completely breaks
operation on some other models such as mine.

We'll sort this out separately, revert the patch for now.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/input/mouse/appletouch.c