Home
last modified time | relevance | path

Searched hist:"92 b5c411ab3a3441ccbf2053bc4b00eca6cc8c96" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hid/
H A Dhid-sony.cdiff 92b5c411ab3a3441ccbf2053bc4b00eca6cc8c96 Tue Nov 19 20:26:28 CET 2013 Sven Eckelmann <sven@narfation.org> HID: sony: Rename rumble_* functions/variables to state_*

The commands used to modify the rumble motor state also modifies the LEDs at
the same time. The functionality used to modify this state in the driver has to
be shared between the rumble and LED part. It is therefore better to replace
the "rumble" part of the names with "state".

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>