diff options
author | Jean Delvare <khali@linux-fr.org> | 2010-08-14 23:08:54 +0400 |
---|---|---|
committer | Jean Delvare <khali@linux-fr.org> | 2010-08-14 23:08:54 +0400 |
commit | 5a9c2cd881f48d4bec627cccde386f8e3a28bb4a (patch) | |
tree | f9776db4c71c3e83e61a25b0efdf5bb5f263cad9 /Documentation/hwmon | |
parent | e04a715e4e1210a6ecfcaa0e6ceefde07020710b (diff) | |
download | linux-5a9c2cd881f48d4bec627cccde386f8e3a28bb4a.tar.xz |
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/hwmon')
-rw-r--r-- | Documentation/hwmon/sysfs-interface | 1 |
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 supports it. When this boolean has value 1, the measurement for that channel should not be trusted. -in[0-*]_fault fan[1-*]_fault temp[1-*]_fault Input fault condition |