aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2010-08-14 15:08:54 -0400
committerJean Delvare <khali@linux-fr.org>2010-08-14 15:08:54 -0400
commit5a9c2cd881f48d4bec627cccde386f8e3a28bb4a (patch)
treef9776db4c71c3e83e61a25b0efdf5bb5f263cad9 /Documentation
parente04a715e4e1210a6ecfcaa0e6ceefde07020710b (diff)
hwmon: Remove in[0-*]_fault from sysfs-interface
Fault files are for hardware failures that can be reported. So far we've seen chips reporting such failures for temperature sensors and fans, but not for voltages. Remove in[0-*]_fault for now. It can be added back later if really needed, but I doubt it. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/hwmon/sysfs-interface1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/hwmon/sysfs-interface b/Documentation/hwmon/sysfs-interface
index d4d175b8a54a..ff45d1f837c8 100644
--- a/Documentation/hwmon/sysfs-interface
+++ b/Documentation/hwmon/sysfs-interface
@@ -516,7 +516,6 @@ to notify open diodes, unconnected fans etc. where the hardware
516supports it. When this boolean has value 1, the measurement for that 516supports it. When this boolean has value 1, the measurement for that
517channel should not be trusted. 517channel should not be trusted.
518 518
519in[0-*]_fault
520fan[1-*]_fault 519fan[1-*]_fault
521temp[1-*]_fault 520temp[1-*]_fault
522 Input fault condition 521 Input fault condition