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)
commit492ca83c3d19fba1622164f07cd7b775596a7db2
tree200cedfd197ea0e2fb09357ae1ab773fd6432c84
parentbe7484acc6fee2878dc8d1593ba81fb1e0b3d581
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