Searched hist:"9403 a21718528dd0793fcb7048f3fad1a2c471dd" (Results 1 – 11 of 11) sorted by relevance
/openbmc/phosphor-fan-presence/control/json/ |
H A D | group.cpp | diff 9403a21718528dd0793fcb7048f3fad1a2c471dd Mon May 17 09:31:50 CDT 2021 Matthew Barth <msbarth@us.ibm.com> control: Switch to using static instance of bus
Update main to use the static reference of the bus from util::SDBusPlus.getBus() and have each object that needs the bus call that same util::SDBusPlus.getBus() function to retrieve the same static reference.
Change-Id: Icd5a0e61819bf1bec8b46daae05443fdcc542b05 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | group.hpp | diff 9403a21718528dd0793fcb7048f3fad1a2c471dd Mon May 17 09:31:50 CDT 2021 Matthew Barth <msbarth@us.ibm.com> control: Switch to using static instance of bus
Update main to use the static reference of the bus from util::SDBusPlus.getBus() and have each object that needs the bus call that same util::SDBusPlus.getBus() function to retrieve the same static reference.
Change-Id: Icd5a0e61819bf1bec8b46daae05443fdcc542b05 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | fan.hpp | diff 9403a21718528dd0793fcb7048f3fad1a2c471dd Mon May 17 09:31:50 CDT 2021 Matthew Barth <msbarth@us.ibm.com> control: Switch to using static instance of bus
Update main to use the static reference of the bus from util::SDBusPlus.getBus() and have each object that needs the bus call that same util::SDBusPlus.getBus() function to retrieve the same static reference.
Change-Id: Icd5a0e61819bf1bec8b46daae05443fdcc542b05 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | fan.cpp | diff 9403a21718528dd0793fcb7048f3fad1a2c471dd Mon May 17 09:31:50 CDT 2021 Matthew Barth <msbarth@us.ibm.com> control: Switch to using static instance of bus
Update main to use the static reference of the bus from util::SDBusPlus.getBus() and have each object that needs the bus call that same util::SDBusPlus.getBus() function to retrieve the same static reference.
Change-Id: Icd5a0e61819bf1bec8b46daae05443fdcc542b05 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | event.hpp | diff 9403a21718528dd0793fcb7048f3fad1a2c471dd Mon May 17 09:31:50 CDT 2021 Matthew Barth <msbarth@us.ibm.com> control: Switch to using static instance of bus
Update main to use the static reference of the bus from util::SDBusPlus.getBus() and have each object that needs the bus call that same util::SDBusPlus.getBus() function to retrieve the same static reference.
Change-Id: Icd5a0e61819bf1bec8b46daae05443fdcc542b05 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | event.cpp | diff 9403a21718528dd0793fcb7048f3fad1a2c471dd Mon May 17 09:31:50 CDT 2021 Matthew Barth <msbarth@us.ibm.com> control: Switch to using static instance of bus
Update main to use the static reference of the bus from util::SDBusPlus.getBus() and have each object that needs the bus call that same util::SDBusPlus.getBus() function to retrieve the same static reference.
Change-Id: Icd5a0e61819bf1bec8b46daae05443fdcc542b05 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | zone.hpp | diff 9403a21718528dd0793fcb7048f3fad1a2c471dd Mon May 17 09:31:50 CDT 2021 Matthew Barth <msbarth@us.ibm.com> control: Switch to using static instance of bus
Update main to use the static reference of the bus from util::SDBusPlus.getBus() and have each object that needs the bus call that same util::SDBusPlus.getBus() function to retrieve the same static reference.
Change-Id: Icd5a0e61819bf1bec8b46daae05443fdcc542b05 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | zone.cpp | diff 9403a21718528dd0793fcb7048f3fad1a2c471dd Mon May 17 09:31:50 CDT 2021 Matthew Barth <msbarth@us.ibm.com> control: Switch to using static instance of bus
Update main to use the static reference of the bus from util::SDBusPlus.getBus() and have each object that needs the bus call that same util::SDBusPlus.getBus() function to retrieve the same static reference.
Change-Id: Icd5a0e61819bf1bec8b46daae05443fdcc542b05 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | manager.hpp | diff 9403a21718528dd0793fcb7048f3fad1a2c471dd Mon May 17 09:31:50 CDT 2021 Matthew Barth <msbarth@us.ibm.com> control: Switch to using static instance of bus
Update main to use the static reference of the bus from util::SDBusPlus.getBus() and have each object that needs the bus call that same util::SDBusPlus.getBus() function to retrieve the same static reference.
Change-Id: Icd5a0e61819bf1bec8b46daae05443fdcc542b05 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | manager.cpp | diff 9403a21718528dd0793fcb7048f3fad1a2c471dd Mon May 17 09:31:50 CDT 2021 Matthew Barth <msbarth@us.ibm.com> control: Switch to using static instance of bus
Update main to use the static reference of the bus from util::SDBusPlus.getBus() and have each object that needs the bus call that same util::SDBusPlus.getBus() function to retrieve the same static reference.
Change-Id: Icd5a0e61819bf1bec8b46daae05443fdcc542b05 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
/openbmc/phosphor-fan-presence/control/ |
H A D | main.cpp | diff 9403a21718528dd0793fcb7048f3fad1a2c471dd Mon May 17 09:31:50 CDT 2021 Matthew Barth <msbarth@us.ibm.com> control: Switch to using static instance of bus
Update main to use the static reference of the bus from util::SDBusPlus.getBus() and have each object that needs the bus call that same util::SDBusPlus.getBus() function to retrieve the same static reference.
Change-Id: Icd5a0e61819bf1bec8b46daae05443fdcc542b05 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|