commit | 17c048fc4bd95efea208a1920f169547d8588f1f | [log] [tgz] |
---|---|---|
author | Josef Gajdusek <atx@atx.name> | Sun May 11 14:40:44 2014 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Mon May 12 08:37:05 2014 -0700 |
tree | 72cb225e6ddc4827398ba4edc244daf6e70f9e82 | |
parent | d6d211db37e75de2ddc3a4f979038c40df7cc79c [diff] |
hwmon: (emc1403) fix inverted store_hyst() Attempts to set the hysteresis value to a temperature below the target limit fails with "write error: Numerical result out of range" due to an inverted comparison. Signed-off-by: Josef Gajdusek <atx@atx.name> Reviewed-by: Jean Delvare <jdelvare@suse.de> Cc: stable@vger.kernel.org [Guenter Roeck: Updated headline and description] Signed-off-by: Guenter Roeck <linux@roeck-us.net>