HID: sony: Set the quriks flag for Bluetooth controllers
authorFrank Praznik <frank.praznik@oh.rr.com>
Sat, 15 Mar 2014 13:41:16 +0000 (09:41 -0400)
committerJiri Kosina <jkosina@suse.cz>
Tue, 1 Apr 2014 16:44:06 +0000 (18:44 +0200)
The Sixaxis and DualShock 4 want HID output reports sent on the control
endpoint when connected via Bluetooth.  Set the
HID_QUIRK_NO_OUTPUT_REPORTS_ON_INTR_EP flag for these devices so hidraw write()
works properly.

Signed-off-by: Frank Praznik <frank.praznik@oh.rr.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found