]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: fix w83781d temp sensor type setting
authorMark M. Hoffman <mhoffman@lightlink.com>
Mon, 20 Aug 2007 20:01:50 +0000 (20:01 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Aug 2007 23:23:24 +0000 (16:23 -0700)
commitb49c03778264c743e184e5aed1933c2c4b9e55f3
tree4ef4749481720873d8cf9510b9249452f0c50291
parent37bc333735f876f9512e82fda65dfdae08c4e00a
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hwmon/w83781d.c