commit | 76f5902aebdabcac5b1c34b8d9a238bad397364f | [log] [tgz] |
---|---|---|
author | Henrik Rydberg <rydberg@euromail.se> | Sat Sep 01 20:11:34 2012 +0200 |
committer | Henrik Rydberg <rydberg@euromail.se> | Wed Sep 19 19:50:20 2012 +0200 |
tree | 9d8aa7531ceff493700d59ae988fa9545b3029cd | |
parent | 7e55bdedfa4a72baa0d4fec8d0948cb65342a9a0 [diff] |
HID: hid-multitouch: Simplify setup and frame synchronization With the input_configured() callback in place, the setup and frame synchronization can be simplified. The input device initialization is moved to mt_input_configured(), to make sure the full HID report has been seen. Reviewed-and-tested-by: Benjamin Tissoires <benjamin.tissoires@enac.fr> Acked-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Henrik Rydberg <rydberg@euromail.se>