Searched hist:"816651 a7d4a32664261e5f9f88ad0d558faed4cc" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hid/ |
H A D | hid-sony.c | diff 816651a7d4a32664261e5f9f88ad0d558faed4cc Mon May 03 22:15:55 CEST 2010 Antonio Ospite <ospite@studenti.unina.it> HID: sony: Apply sixaxis quirks only to sixaxis
Be more explicit and avoid calling sony_set_operational_usb() when we have USB_DEVICE_ID_SONY_VAIO_VGX_MOUSE.
While at it, rename the sony_set_operational routines to sixaxis_set_operational as they are sixaxis specific.
This is also in preparation for the sysfs interface to set and get bdaddr over usb and for some other Sixaxis report fixup.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Signed-off-by: Bastien Nocera <hadess@hadess.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|