From d668a8b022a201e65ec5e301a9e6dff78987550c Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Tue, 15 Mar 2011 16:34:07 -0700 Subject: [PATCH] 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-format-patch failed