Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: 54187ff ("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>
- Loading branch information