]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/input/mouse/appletouch.c
Revert "Input: appletouch - fix integer overflow issue"
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 9 Aug 2010 03:48:08 +0000 (13:48 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 9 Aug 2010 03:48:08 +0000 (13:48 +1000)
commit6e49c1a407c8af8d779a24fd2428857991514a7b
tree668a1e055ab78b05e4f6a2ea1efb2183dab85f36
parent8b449d1f1371e8ecd0b2499034e0b1432cdbe662
Revert "Input: appletouch - fix integer overflow issue"

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>
drivers/input/mouse/appletouch.c