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)
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>

No differences found