]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
HID: hid-logitech-dj: querying_devices was never set
authorNestor Lopez Casado <nlopezcasad@logitech.com>
Thu, 18 Jul 2013 13:21:31 +0000 (06:21 -0700)
committerJiri Kosina <jkosina@suse.cz>
Mon, 22 Jul 2013 14:32:24 +0000 (16:32 +0200)
commit407a2c2a4d85100c8c67953e4bac2f4a6c942335
tree12a09e90a06146831bb9dc55da7329e13d77cae0
parentc63e0e370028d7e4033bd40165f18499872b5183
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>
drivers/hid/hid-logitech-dj.c