Commit: f6e6850c1e09b5b4dddd360748075fe6bd190680
Parent: a148b6bbf93056a186b539f4351d2cf125b57002
Author: Antonio Ospite <ao2@ao2.it>
Committer: Szymon Janc <szymon.janc@tieto.com>
Date: 2014-05-16 15:34:47
Tree: 3520c4bda0557970be0317691ea3f01155f2a4e6

plugins/sixaxis: Factor out a set_leds_hidraw() function This is in preparation for a set_leds_sysfs() function. Make set_leds_hidraw() return void, as its return value is never used by the caller: the setup_leds() callback has to always return FALSE.

Diffstat

M plugins/sixaxis.c | 31 ++++++++++++++++++- - - - - - - - - - - - -

1 files changed, 18 insertions(+), 13 deletions(-)

View Full Diff | Patch