commit | add985191f31c9fb125ba83a15ab9c657974e9bc | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Jan 06 22:01:19 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Jan 17 20:35:53 2017 -0500 |
tree | fc53991486264e689ccaa190733a3ec60f65c75a | |
parent | 5afe21a525e975d9307ca8306beea866aa10464a [diff] |
Instantiate objects in the correct namespace Add an hwmon -> dbus namespace map for sensor objects. For example, the OpenBMC DBus specification mandates that temperature sensors be instantiated in the temperature namespace. Prior to this patch they were simply instantiated in the temp namespace ( the hwmon sensor type ). Change-Id: I29c1982cc6b60e818cbc52458009aa6765c1111f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>