aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-input.c
diff options
context:
space:
mode:
authorNestor Lopez Casado <nlopezcasad@logitech.com>2012-02-02 10:54:14 +0100
committerJiri Kosina <jkosina@suse.cz>2012-02-02 10:54:14 +0100
commit765031668fb2b064aebd9a568e5ad794cbe3413a (patch)
tree2fed59b329bd0cc523c7c98b475dd12121605a4e /drivers/hid/hid-input.c
parentf62f61917d72c1fb0101ad405664f6fc868d676b (diff)
downloadkernel_goldelico_gta04-765031668fb2b064aebd9a568e5ad794cbe3413a.zip
kernel_goldelico_gta04-765031668fb2b064aebd9a568e5ad794cbe3413a.tar.gz
kernel_goldelico_gta04-765031668fb2b064aebd9a568e5ad794cbe3413a.tar.bz2
HID: logitech: fix mask to enable DJ mode
The user can only experience the bug if she pairs 6 devices to a Unifying receiver. The sixth paired device would not work. The value changed is actually a bitmask that enables reporting from each paired device. As the sixth bit was not set, the sixth device reports are ignored by the receiver and never get to the driver. Signed-off-by: Nestor Lopez Casado <nlopezcasad@logitech.com> drivers/hid/hid-logitech-dj.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-input.c')
0 files changed, 0 insertions, 0 deletions