]> git.baikalelectronics.ru Git - kernel.git/commit
HID: sony: Fixup output reports for the nyko core controller
authorScott Moreau <oreaus@gmail.com>
Wed, 13 Jan 2016 14:40:43 +0000 (07:40 -0700)
committerJiri Kosina <jkosina@suse.cz>
Mon, 18 Jan 2016 22:09:55 +0000 (23:09 +0100)
commit51d2141ce488b2d31572bbad7a8b039fcccb52ce
tree8d247a61b21d6075c9479f2cc0f35c32d3b02076
parent3f3355168caff5acca2dd150e428412a22d1016e
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>
drivers/hid/hid-sony.c