commit | 92b5c411ab3a3441ccbf2053bc4b00eca6cc8c96 | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven@narfation.org> | Tue Nov 19 20:26:28 2013 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Nov 20 09:59:17 2013 +0100 |
tree | 4a87db067c0058c2ba3de4b49964e6d07bf2a88b | |
parent | 9316e58076f47bd242c3700d6f4aa1563fdb7192 [diff] |
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>