From: Guenter Roeck Date: Tue, 15 Mar 2011 23:34:07 +0000 (-0700) Subject: hwmon: (lineage-pem): Fix in1 voltage alarm sysfs attributes X-Git-Tag: v2.6.39-rc1~448^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d668a8b022a201e65ec5e301a9e6dff78987550c;p=pandora-kernel.git hwmon: (lineage-pem): Fix in1 voltage alarm sysfs attributes The alarm bit assumed to be a low voltage alarm bit is not set for low voltage alarms, and the alarm bit assumed to be a high voltage alarm turns out to be a general alarm bit which is set for both low and high voltage alarms. Remove the in1_min_alarm sysfs attribute and rename in1_max_alarm to in1_alarm to reflect the situation. Signed-off-by: Guenter Roeck Acked-by: Jean Delvare --- Reading git-diff-tree failed