commit | 58e6e78119da2bdade9f6f588155f0320072b76b | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Jan 03 07:33:31 2008 -0500 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Thu Jan 03 07:33:31 2008 -0500 |
tree | b7e45de93ee9f4e559a8e3a8cb7d06db0e99ba5c | |
parent | ea67db4cdbbf7f4e74150e71da0984e25121f500 [diff] |
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>