hwmon: (it87) Don't arbitrarily enable temperature channels
authorJean Delvare <khali@linux-fr.org>
Wed, 14 Apr 2010 14:14:09 +0000 (16:14 +0200)
committerJean Delvare <khali@linux-fr.org>
Wed, 14 Apr 2010 14:14:09 +0000 (16:14 +0200)
commita00afb97e23fd904b12a3f4de3237d8ab2f68738
tree2b043b5996ea383d0b182278c18bf34b16982163
parentc7a78d2c2e2537fd24903e966f34aae50319d587
hwmon: (it87) Don't arbitrarily enable temperature channels

Temperature channels can be used in 2 different modes (thermistor and
thermal diode) and we don't know which one, if any, is correct for
every given board. So don't arbitrarily choose one. Instead, leave the
temperature channels untouched. They can be configured from user-space
if needed anyway.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/it87.c