commit | 42956813625468350e6b1f73641335e428862e61 | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Fri Nov 24 15:30:54 2017 +0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Jan 05 16:10:00 2018 +0000 |
tree | da079b26364a4f2c9f1e9404acdfeea12abfe8a2 | |
parent | 583a7ee094b1006c36b4c09d3185c7249758b3af [diff] |
meta-romulus: phosphor-hwmon workaround for fan speed Romulus uses aspeed pwm and fan tacho, and its driver returns ETIMEDOUT for fan speed when host is off, which causes phosphor-hwmon exit with excpetion for fan_tacho sensors. The workaround is to handle ETIMEDOUT and make it return -ETIMEDOUT value for the sensor. Change-Id: I1c6252c7f0ba1c932948397a9398ff80dfb71e9d Signed-off-by: Lei YU <mine260309@gmail.com>