diff options
author | Frank Praznik <frank.praznik@oh.rr.com> | 2015-07-23 19:01:16 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2015-07-24 14:59:37 +0200 |
commit | 8f5f0bc2766af7785161a4440bca1d0746eb3671 (patch) | |
tree | 0670162ab0c338b8f5a6beb326379c50a8bb36e8 /drivers/hid/Kconfig | |
parent | 2259b5bbaac847f9f322659953966ebb53cfd9bc (diff) |
HID: sony: Drop invalid Sixaxis input reports
When connected via Bluetooth the sixaxis periodically sends reports with an ID
of 1, the second byte 0xff and the rest zeroed. These reports are not related
to the controller state and must be dropped to avoid generating false input
events.
Link: http://www.spinics.net/lists/linux-bluetooth/msg63028.html
Signed-off-by: Frank Praznik <frank.praznik@oh.rr.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'drivers/hid/Kconfig')