Andrew de los Reyes a9dd22b730 HID: logitech-dj: Allow incoming packets during probe().
Historically, logitech-dj communicated with the device during probe()
to query the list of devices attached. Later, a change was introduced
to hid-core that prevented incoming packets for a device during
probe(), as many drivers are unable to handle such input. That change
broke the device enumeration in logitech-dj, so commit
596264082f10dd4a56 was introduced to workaround that by waiting for
normal input before enumerating devices.

Now that drivers can opt-in to receive input during probe, this patch
changes logitech-dj to do that, so that it can successfully complete
enumeration of devices during probe().

Signed-off-by: Andrew de los Reyes <adlr@chromium.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2013-03-01 14:14:35 +01:00
..
2013-02-21 12:05:51 -08:00
2013-02-21 12:05:51 -08:00
2013-02-21 12:20:00 -08:00
2013-02-21 12:05:51 -08:00
2013-02-21 13:57:13 -08:00
2013-02-21 15:38:49 -08:00
2013-02-21 15:12:18 -08:00
2013-02-21 15:27:22 -08:00
2013-02-21 15:27:22 -08:00
2013-02-21 12:05:51 -08:00
2013-02-21 14:58:40 -08:00
2013-02-21 13:57:13 -08:00
2013-02-21 15:27:22 -08:00
2013-02-21 12:05:51 -08:00
2013-02-21 12:11:44 -08:00
2013-02-21 15:27:22 -08:00
2013-02-21 12:05:51 -08:00
2013-02-21 14:58:40 -08:00
2013-02-21 13:41:04 -08:00
2013-02-21 15:12:18 -08:00
2013-02-21 13:57:13 -08:00
2013-02-21 13:57:13 -08:00
2013-02-21 15:38:49 -08:00
2013-02-21 15:38:49 -08:00
2013-02-21 12:11:44 -08:00
2013-02-21 12:11:44 -08:00
2013-02-21 15:20:41 -08:00
2013-02-21 13:41:04 -08:00
2013-02-21 15:27:22 -08:00
2013-02-21 15:27:22 -08:00
2013-02-21 12:05:51 -08:00
2013-02-21 13:57:13 -08:00
2013-02-21 13:57:13 -08:00
2013-02-21 13:57:13 -08:00