hwmon: (emc1403) Make all hyst attributes except for temp1_crit_hyst read-only
authorGuenter Roeck <linux@roeck-us.net>
Mon, 12 May 2014 18:10:56 +0000 (11:10 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 21 May 2014 23:02:24 +0000 (16:02 -0700)
All chips in this chip series only support a single hysteresis value. Having
multiple writable hysteresis attributes is therefore confusing, since a single
write affects all hysteresis temperatures. Make all but one (temp1_crit_hyst)
read-only.

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

Simple merge
Simple merge