commit | 4d36e9754f6b71870a476e84f418a864c2ddf77c | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@googlemail.com> | Tue Jul 05 13:45:12 2011 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Jul 11 14:30:22 2011 +0200 |
tree | 0fa70d8c1f443d6077cc1bcd0996bc6b39a48dd3 | |
parent | 672bc4e090c9a2c655c28f8295e981609a1b84ba [diff] |
HID: wiimote: Synchronize wiimote input and hid event handling The wiimote first starts HID hardware and then registers the input device. We need to synchronize the startup so no event handler will start parsing events when the wiimote device is not ready, yet. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>