hwmon: Remove in[0-*]_fault from sysfs-interface
authorJean Delvare <khali@linux-fr.org>
Sat, 14 Aug 2010 19:08:54 +0000 (21:08 +0200)
committerJean Delvare <khali@linux-fr.org>
Sat, 14 Aug 2010 19:08:54 +0000 (21:08 +0200)
commit5a9c2cd881f48d4bec627cccde386f8e3a28bb4a
treef9776db4c71c3e83e61a25b0efdf5bb5f263cad9
parente04a715e4e1210a6ecfcaa0e6ceefde07020710b
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>
Documentation/hwmon/sysfs-interface