From: Michael Poole Date: Mon, 5 Jul 2010 14:50:09 +0000 (-0400) Subject: HID: magicmouse: Correct parsing of large X and Y motions. X-Git-Tag: v2.6.36-rc1~567^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d876c05fa6cf82f0274f27276d981ed325697a5;p=pandora-kernel.git HID: magicmouse: Correct parsing of large X and Y motions. The X and Y values have two more significant bits in the same byte that contains click status. Include these in the reported value. Thanks to Iain Hibbert of NetBSD for pointing this out. Signed-off-by: Michael Poole Acked-by: Chase Douglas Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed