On Tue, Jun 28, 2011 at 7:52 AM, Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> wrote: > David Herrmann <dh.herrmann@xxxxxxxxxxxxxx> wrote: > >>+ input_event(wdata->input, EV_KEY, wiiproto_keymap[WIIPROTO_KEY_LEFT], >>+ !!(payload[0] & 0x01)); > > input_report_key() > > >>+ input_event(wdata->input, EV_SYN, SYN_REPORT, 0); > > input_sync() > > Thanks. > > > -- > Dmitry Thanks, I've fixed that. David -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html