]> git.baikalelectronics.ru Git - kernel.git/commit
HID: sony: Fix SHANWAN pad rumbling on USB
authorBastien Nocera <hadess@hadess.net>
Tue, 7 Nov 2017 14:24:47 +0000 (15:24 +0100)
committerJiri Kosina <jkosina@suse.cz>
Thu, 9 Nov 2017 12:31:04 +0000 (13:31 +0100)
commit05beb990098aad10e0c4f8fdfa557595454c4722
tree200cedfd197ea0e2fb09357ae1ab773fd6432c84
parentd76a6dc27e360ec1fcb80edb72d23b4eea2f9a40
HID: sony: Fix SHANWAN pad rumbling on USB

The SHANWAN PS3 clone joypad will start its rumble motors as soon as
it is plugged in via USB. As the additional USB interrupt does nothing on
the original PS3 Sixaxis joypads, and makes a number of other
clone joypads actually start sending data, disable that call for
the SHANWAN so the rumble motors aren't started on plug.

Signed-off-by: Bastien Nocera <hadess@hadess.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-sony.c