commit | fe2db2bab6e0c1cfdf13ecce005a5438b693b299 | [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 | 46c34ca634ae2d8d378147c941cb642190279d5e | |
parent | a6022436167cd730813e550ad84eeecd82815e7e [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>