commit | 8b574a7eecd288f5342779cdf4aa20d640cbe141 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Aug 25 16:17:19 2017 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Aug 31 08:44:16 2017 -0400 |
tree | 345b83b4fab205a5a65152021b335cf5d759c202 | |
parent | f3aa9aef15e6af45dea260b066b729db6c4a5584 [diff] |
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>