commit | ad07b7a6cf8898e1ec76a2641f6186c80d0b8a29 | [log] [tgz] |
---|---|---|
author | Scott Moreau <oreaus@gmail.com> | Wed Jan 13 07:40:43 2016 -0700 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Jan 18 23:09:55 2016 +0100 |
tree | 8d247a61b21d6075c9479f2cc0f35c32d3b02076 | |
parent | 74500cc859431de12469f12b8e711d65efdc7604 [diff] |
HID: sony: Fixup output reports for the nyko core controller The nyko core controller uses the same output report format as the sixaxis controllers, but it expects the report id at offset 1. This does not interfere with the official controllers as this byte is considered a padding byte by the current code. Signed-off-by: Scott Moreau <oreaus@gmail.com> Acked-by: Antonio Ospite <ao2@ao2.it> Signed-off-by: Jiri Kosina <jkosina@suse.cz>