commit | dcc3f38fb677f57167f76a8f9e7f7cf4cfbf0c45 | [log] [tgz] |
---|---|---|
author | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Fri Mar 24 20:15:02 2017 +0530 |
committer | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Mon Mar 27 17:13:09 2017 +0530 |
tree | 83795473243942f2fbdb98cf6111e5552f6be732 | |
parent | 4fa924801a0b751d4e59c1d2fd59a8f578590088 [diff] |
LEDS: Get the service names for all physical LED dbus paths at once Previous code made a call to get the service name for every physical LED and that was a little costly. This patch changes it to get the service names of all the physical LED dbus paths and uses it. This is done everytime a group of LEDs are to be manipulated. Fixes openbmc/phosphor-led-manager#4 Change-Id: I5ce455f683a38eae7f9b383013f5729ec7dd7fae Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>