Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
meru800bfa: Use lm75 driver for tmp75 devices (#248)
Summary: # Description Meru800BFA now uses the lm75 driver instead of tmp75. The tmp75 driver is not compatible with some of the parts sourced from some vendors which can cause unexpected behavior. The lm75 is a more general driver and avoids any part specific configurations. Similar changes were added to Meru800bia in #208 # Test sensor_service ``` ======================================================== Processed 147 Sensors. 0 Failures. Using thread manager (resource pools not enabled) on address/port 5970: runtime: thriftFlagNotSet, , thrift flag: false, enable gflag: false, disable gflag: false Processed 147 Sensors. 0 Failures. Processed 147 Sensors. 0 Failures. Processed 147 Sensors. 0 Failures. ``` Pull Request resolved: #248 Reviewed By: kimdo8736 Differential Revision: D63721930 Pulled By: joancaneus fbshipit-source-id: f039ba5c61121f0277d5128fc290afd2d0d62f58
- Loading branch information