commit | 407a2c2a4d85100c8c67953e4bac2f4a6c942335 | [log] [tgz] |
---|---|---|
author | Nestor Lopez Casado <nlopezcasad@logitech.com> | Thu Jul 18 06:21:31 2013 -0700 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Jul 22 16:32:24 2013 +0200 |
tree | 12a09e90a06146831bb9dc55da7329e13d77cae0 | |
parent | c63e0e370028d7e4033bd40165f18499872b5183 [diff] |
HID: hid-logitech-dj: querying_devices was never set Set querying_devices flag to true when we start the enumeration process. This was missing from the original patch. It never produced undesirable effects as it is highly improbable to have a second enumeration triggered while a first one was still in progress. Signed-off-by: Nestor Lopez Casado <nlopezcasad@logitech.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>