HID: magicmouse: remove timestamp logic
authorChase Douglas <chase.douglas@ubuntu.com>
Thu, 2 Sep 2010 14:51:54 +0000 (16:51 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 2 Sep 2010 14:51:54 +0000 (16:51 +0200)
commitc61b7cee672cc7276619ac0edf8f426e2f9e63e9
treeb8d827b126d3d39072d227c1ae1103f8a2d1cb00
parent0228db70ce6afdcd14164ab8d18137fa319c76e8
HID: magicmouse: remove timestamp logic

The timestamps from the device are currently stored in the private data
structure. These aren't used, so remove them. I've left a comment
detailing the protocol for future reference.

Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
Acked-by: Michael Poole <mdpoole@troilus.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-magicmouse.c