HID: magicmouse: report last touch up
authorChase Douglas <chase.douglas@canonical.com>
Mon, 5 Jul 2010 13:57:52 +0000 (09:57 -0400)
committerJiri Kosina <jkosina@suse.cz>
Sun, 11 Jul 2010 21:01:51 +0000 (23:01 +0200)
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 <chase.douglas@canonical.com>
Acked-by: Michael Poole <mdpoole@troilus.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found