]> git.baikalelectronics.ru Git - kernel.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)
commit0c754c8b92f2d5e0ce8010ae260cca888704b2cc
tree12a09e90a06146831bb9dc55da7329e13d77cae0
parent017601882b12ca3331de5987a9e54c2bbbef5add
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