hwmon: (adt7411) set sane values for CFG1 and CFG3
authorMichael Walle <michael@walle.cc>
Mon, 25 Jul 2016 09:12:05 +0000 (11:12 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 31 Jul 2016 22:02:52 +0000 (15:02 -0700)
commit601807bbb7b422012492611b283bdf3647d3742c
treec382edb14f36c98bd93a2c96f614dccade0b9ff6
parent5d17d3b4bbf3becb89fd48b74340a50a39736f6d
hwmon: (adt7411) set sane values for CFG1 and CFG3

According to the datasheet we have to set some bits as 0 and others as 1.
Make sure we do this for CFG1 and CFG3.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/adt7411.c