]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
hwmon: (w83627ehf) Be more careful when changing VID input level
authorJean Delvare <khali@linux-fr.org>
Thu, 3 Jan 2008 12:33:31 +0000 (07:33 -0500)
committerMark M. Hoffman <mhoffman@lightlink.com>
Thu, 3 Jan 2008 12:33:31 +0000 (07:33 -0500)
commit58e6e78119da2bdade9f6f588155f0320072b76b
treeb7e45de93ee9f4e559a8e3a8cb7d06db0e99ba5c
parentea67db4cdbbf7f4e74150e71da0984e25121f500
hwmon: (w83627ehf) Be more careful when changing VID input level

The VID input level change has been reported to cause trouble. Be more
careful in this respect:
* Only change the level on the W83627EHF/EHG. The W83627DHG is more
  complex in this respect.
* Don't change the level if the VID pins are in output mode.
* Only set the level to TTL if VRM 9.x is used.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
drivers/hwmon/w83627ehf.c