commit | 413fd348514e5ab779a445f4f2cee84e9254b9a1 | [log] [tgz] |
---|---|---|
author | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Thu Mar 30 17:25:18 2017 +0530 |
committer | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Fri Mar 31 11:11:10 2017 +0530 |
tree | 4967ea17c574f34a624ab1a5697f5337ef8bbf1a | |
parent | e089173fac7240173b227ac61d32fdf2ef367a83 [diff] |
LEDS: Handle physical LED names containing hyphen It is possible that LED names can contain hyphen(s) in them making it inappropriate for announcing the name on dbus. Fix would be to convert the hyphen to underscores just for announcing on dbus while using the actual name for rest everything. Fixes openbmc/openbmc#802 Change-Id: Ia916786e9abf948970b36242f57c27aa90d4a962 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>