]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
hwmon: (it87) Prevent power-off on Shuttle SN68PT
authorJean Delvare <khali@linux-fr.org>
Thu, 9 Oct 2008 13:33:58 +0000 (15:33 +0200)
committerJean Delvare <khali@mahadeva.delvare>
Thu, 9 Oct 2008 13:33:58 +0000 (15:33 +0200)
commit98dd22c3e086d76058083432d4d8fb85f04bab90
tree9f0c230ead96600d9c21f289c4c41987fd2d901b
parent04dcd84bc79d9f756bf5b9fc16c7df3344823ca8
hwmon: (it87) Prevent power-off on Shuttle SN68PT

On the Shuttle SN68PT, FAN_CTL2 is apparently not connected to a fan,
but to something else. One user has reported instant system power-off
when changing the PWM2 duty cycle, so we disable it.

I use the board name string as the trigger in case the same board is
ever used in other systems.

This closes lm-sensors ticket #2349:
pwmconfig causes a hard poweroff
http://www.lm-sensors.org/ticket/2349

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