HID: sony: Use the SIXAXIS_CONTROLLER constant when possible
authorAntonio Ospite <ao2@ao2.it>
Tue, 24 Jun 2014 11:28:40 +0000 (13:28 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 25 Jun 2014 19:21:17 +0000 (21:21 +0200)
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>

No differences found