commit | 53f1647da3e8fb3e89066798f0fdc045064d353d | [log] [tgz] |
---|---|---|
author | Stefan Wahren <stefan.wahren@i2se.com> | Wed Apr 03 14:48:33 2019 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Mon Apr 15 17:19:23 2019 -0700 |
tree | 62285a995d270583d039e90846832f455014bfcf | |
parent | 15ade5d2e7775667cf191cf2f94327a4889f8b9d [diff] |
hwmon: (pwm-fan) Disable PWM if fetching cooling data fails In case pwm_fan_of_get_cooling_data() fails we should disable the PWM just like in the other error cases. Fixes: 2e5219c77183 ("hwmon: (pwm-fan) Read PWM FAN configuration from device tree") Cc: <stable@vger.kernel.org> # 4.14+ Reported-by: Guenter Rock <linux@roeck-us.net> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>