From: Nestor Lopez Casado Date: Thu, 18 Jul 2013 13:21:31 +0000 (-0700) Subject: HID: hid-logitech-dj: querying_devices was never set X-Git-Tag: v3.11-rc4~14^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=407a2c2a4d85100c8c67953e4bac2f4a6c942335;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed