commit | 314c4e2e13d021e5a7cbd5af5593159081229abb | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@us.ibm.com> | Wed Apr 27 11:00:00 2016 -0400 |
committer | Brad Bishop <bradleyb@us.ibm.com> | Wed Apr 27 11:02:58 2016 -0400 |
tree | fef21c3d754f2bf2f8fc097f59ef32551f103be5 | |
parent | 27ca44ad1a96f90d42dcb50183700e5ca5358642 [diff] |
Allow sysfs path to be passed to OCC sensor The previous method of overriding this didn't work because the base class constructor disables the sensor before the path is updated with the correct one. Pass it into the constructor so that the path is correct from the beginning.