From: Chase Douglas Date: Mon, 21 Jun 2010 01:32:29 +0000 (-0400) Subject: HID: magicmouse: properly account for scroll movement in state X-Git-Tag: v2.6.36-rc1~567^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d93efb27ab8927ffc7a357f1b2d10039de50ed4;p=pandora-kernel.git HID: magicmouse: properly account for scroll movement in state Before this change, sequential scroll events would take a variable amount of movement due to incorrect accounting. This change ensures all scroll movements require a deterministic touch movement for an action to occur. Signed-off-by: Chase Douglas Acked-by: Michael Poole Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed