]> git.baikalelectronics.ru Git - kernel.git/commit
HID: sony: Enable LED controls and rumble for the Sixaxis on Bluetooth.
authorFrank Praznik <frank.praznik@oh.rr.com>
Tue, 18 Feb 2014 22:22:01 +0000 (17:22 -0500)
committerJiri Kosina <jkosina@suse.cz>
Thu, 20 Feb 2014 13:10:22 +0000 (14:10 +0100)
commitaa519a049a7a684ff949538bb934a1e6985436ce
tree74ecbf5bee57f532f30cd8fdeada96320e5083b6
parent60072a40a0497ef55b5a827ae03a51747b4977cf
HID: sony: Enable LED controls and rumble for the Sixaxis on Bluetooth.

Add a SIXAXIS_CONTROLLER macro to simplify conditionals where the
connection type is irrelevant.

Enable the LED and force feedback controls for Sixaxis controllers connected via
Bluetooth.

Send Sixaxis Bluetooth output reports on the control channel.

Signed-off-by: Frank Praznik <frank.praznik@oh.rr.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-sony.c