From: David Herrmann Date: Tue, 5 Jul 2011 11:45:12 +0000 (+0200) Subject: HID: wiimote: Synchronize wiimote input and hid event handling X-Git-Tag: v3.1-rc1~309^2^3~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d36e9754f6b71870a476e84f418a864c2ddf77c;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed