hwmon: (jc42) Allow negative hysteresis temperatures
authorJean Delvare <jdelvare@suse.de>
Fri, 23 Jan 2015 09:27:03 +0000 (10:27 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 26 Jan 2015 05:24:00 +0000 (21:24 -0800)
commit9130880a1c2de115d4a3af0f78b2a437a77a1b7e
tree1dc4c50b141f92fef4acd5589a979c1253d00f93
parent2c3b1189fdca2f512187a670aeb295f901c10d87
hwmon: (jc42) Allow negative hysteresis temperatures

The driver supports negative high and critical limits, it can return
negative hysteresis values, so there is no good reason to not let the
user write negative hysteresis values.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/jc42.c