]> git.karo-electronics.de Git - karo-tx-linux.git/commit
HID: hid-multitouch: Simplify setup and frame synchronization
authorHenrik Rydberg <rydberg@euromail.se>
Sat, 1 Sep 2012 18:11:34 +0000 (20:11 +0200)
committerHenrik Rydberg <rydberg@euromail.se>
Sat, 15 Sep 2012 15:02:13 +0000 (17:02 +0200)
commit9542d93590a970f9efede7cf50d632177636258e
tree9d8aa7531ceff493700d59ae988fa9545b3029cd
parent5c10d5b55cbc9eb96a85bae632fc1b539ca593a6
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>
drivers/hid/hid-multitouch.c