]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
HID: sony: Ignore DS4 dongle reports when no device is connected
authorRoderick Colenbrander <roderick.colenbrander@sony.com>
Fri, 9 Dec 2016 03:09:52 +0000 (19:09 -0800)
committerJiri Kosina <jkosina@suse.cz>
Mon, 19 Dec 2016 14:07:37 +0000 (15:07 +0100)
commit405182c2459fe2de4a3994ef39e866993e0e61d1
tree9a5869dd32a4feef8e5d8ca2451ba3454a6f127f
parentc70d5f70ccbbdf56bb86adb42127db90d0c90976
HID: sony: Ignore DS4 dongle reports when no device is connected

When the DS4 dongle is connected, it always generates HID reports
even when no DS4 is paired to it. This patch adds logic to ignore
HID reports from the dongle if there is no DS4 currently attached.

Signed-off-by: Roderick Colenbrander <roderick.colenbrander@sony.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-sony.c