commit | 84899d394e755989a1cc080083080f7695c36467 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Mon May 12 11:10:56 2014 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed May 21 16:02:24 2014 -0700 |
tree | 0a7c3e8ea182b8c23c1b4599d55117b8a1c5eefc | |
parent | 03f49f641ab70b2ceea674e666f5b933e3bc5d27 [diff] |
hwmon: (emc1403) Make all hyst attributes except for temp1_crit_hyst read-only 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>