From: Chase Douglas Date: Mon, 5 Jul 2010 13:57:52 +0000 (-0400) Subject: HID: magicmouse: report last touch up X-Git-Tag: v2.6.36-rc1~567^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3612e8669b8c15278058f8dd52e3dc6e7d26710;p=pandora-kernel.git HID: magicmouse: report last touch up The evdev multitouch protocol requires that a last MT sync event must be sent after all touches are up. This change adds the last MT sync event to the hid-magicmouse driver. Also, don't send events when a touch leaves. Signed-off-by: Chase Douglas Acked-by: Michael Poole Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed