commit | dd7406dd334a98ada3ff5371847a3eeb4ba16313 | [log] [tgz] |
---|---|---|
author | Alex Hemme <ahemme@cisco.com> | Tue Mar 07 14:38:29 2017 -0500 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed Mar 22 00:18:20 2017 -0700 |
tree | 3b9e729931054dc961a422629086ba6011fcb243 | |
parent | 97da3854c526d3a6ee05c849c96e48d21527606c [diff] |
hwmon: (max31790) Set correct PWM value Traced fans not spinning to incorrect PWM value being written. The passed in value was written instead of the calulated value. Fixes: 54187ff9d766 ("hwmon: (max31790) Convert to use new hwmon registration API") Signed-off-by: Alex Hemme <ahemme@cisco.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>