Searched hist:"8 b574a7eecd288f5342779cdf4aa20d640cbe141" (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-hwmon/ |
H A D | sysfs.hpp | diff 8b574a7eecd288f5342779cdf4aa20d640cbe141 Fri Aug 25 15:17:19 CDT 2017 Brad Bishop <bradleyb@fuzziesquirrel.com> Add hwmon io wrapper class
Add a convenience class for doing hwmon attribute sysfs IO.
A convenience class is warranted given some necessary workarounds for some GCC io exception bugs, and more importantly to remove the burden of the rest of the application checking for ENOENT in the case of a driver unbind event.
Change-Id: I73d5a9aaaac1d5546109ae18854fe5db0b5acb26 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
H A D | sysfs.cpp | diff 8b574a7eecd288f5342779cdf4aa20d640cbe141 Fri Aug 25 15:17:19 CDT 2017 Brad Bishop <bradleyb@fuzziesquirrel.com> Add hwmon io wrapper class
Add a convenience class for doing hwmon attribute sysfs IO.
A convenience class is warranted given some necessary workarounds for some GCC io exception bugs, and more importantly to remove the burden of the rest of the application checking for ENOENT in the case of a driver unbind event.
Change-Id: I73d5a9aaaac1d5546109ae18854fe5db0b5acb26 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|