X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=drivers%2Fhid%2Fhid-logitech-dj.h;h=4a4000340ce1ed8cf6be1f81ee8e0f21d8ba5f5a;hp=fd28a5e0ca3b84b8407791421b25f8b17bf7815a;hb=refs%2Fheads%2Fpandora-3.2-c64_tools;hpb=02ebbbd481635fd3ce7018e5bb19c18c0f1e4561 diff --git a/drivers/hid/hid-logitech-dj.h b/drivers/hid/hid-logitech-dj.h index fd28a5e0ca3b..4a4000340ce1 100644 --- a/drivers/hid/hid-logitech-dj.h +++ b/drivers/hid/hid-logitech-dj.h @@ -101,6 +101,7 @@ struct dj_receiver_dev { struct work_struct work; struct kfifo notif_fifo; spinlock_t lock; + bool querying_devices; }; struct dj_device {