commit | 50764650c9e6e8498d273ad714f68ee8eec96692 | [log] [tgz] |
---|---|---|
author | Antonio Ospite <ao2@ao2.it> | Tue Jun 24 13:28:40 2014 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Jun 25 21:21:17 2014 +0200 |
tree | fc831d52e4713077b4d4779ac4c5326c348f87eb | |
parent | d6b92c2c373e0beefa8048c1448992cd5cda6e07 [diff] |
HID: sony: Use the SIXAXIS_CONTROLLER constant when possible Instead of checking for SIXAXIS_CONTROLLER_USB and SIXAXIS_CONTROLLER_BT separately, a check on SIXAXIS_CONTROLLER can be used when setting connect_mask. Signed-off-by: Antonio Ospite <ao2@ao2.it> Signed-off-by: Jiri Kosina <jkosina@suse.cz>