commit | c61b7cee672cc7276619ac0edf8f426e2f9e63e9 | [log] [tgz] |
---|---|---|
author | Chase Douglas <chase.douglas@ubuntu.com> | Thu Sep 02 16:51:54 2010 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu Sep 02 16:51:54 2010 +0200 |
tree | b8d827b126d3d39072d227c1ae1103f8a2d1cb00 | |
parent | 0228db70ce6afdcd14164ab8d18137fa319c76e8 [diff] |
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>