commit | 32bb6f895c993e174799597de368bd9300aa62b3 | [log] [tgz] |
---|---|---|
author | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Mon Mar 27 18:15:52 2017 +0530 |
committer | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Tue Mar 28 15:02:47 2017 +0530 |
tree | 19d3992f277fe296263ec911d00725c5cd547748 | |
parent | dcc3f38fb677f57167f76a8f9e7f7cf4cfbf0c45 [diff] |
LEDS: Convert group and led names to lower_case_underscore This converts the LED group names and LED names from all formats to lower_case_underscore. Example : fan0IdentifyTest will become fan0_identify_test Fixes openbmc/openbmc#1312 Change-Id: Iffa458d593239eb1cb6be0bcda749260cb01c80d Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>