hwmon: fix w83781d temp sensor type setting
authorMark M. Hoffman <mhoffman@lightlink.com>
Thu, 9 Aug 2007 12:12:46 +0000 (08:12 -0400)
committerMark M. Hoffman <mhoffman@lightlink.com>
Sat, 11 Aug 2007 18:22:57 +0000 (14:22 -0400)
commit393cdad6267bc2abf75973d15310168ff3e15441
tree4b6bfa114337d02ca16c1f3c51930edd30db58c9
parentac07860264bd2b18834d3fa3be47032115524cea
hwmon: fix w83781d temp sensor type setting

Commit 348753379a7704087603dad403603e825422fd9a introduced a regression that
caused temp2 and temp3 sensor type settings to be written to temp1 instead.
The result is that temp sensor readings could be way off.

Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
drivers/hwmon/w83781d.c