hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
authorBjörn Gerhart <gerhart@posteo.de>
Mon, 15 Jul 2019 16:33:55 +0000 (18:33 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 22 Jul 2019 02:18:45 +0000 (19:18 -0700)
commitf3d43e2e45fd9d44ba52d20debd12cd4ee9c89bf
tree06bf731273a57137ea19237e4e35331ae23a7df6
parent211186cae14de09573b062e478eb9fe215aed8d9
hwmon: (nct6775) Fix register address and added missed tolerance for nct6106

Fixed address of third NCT6106_REG_WEIGHT_DUTY_STEP, and
added missed NCT6106_REG_TOLERANCE_H.

Fixes: 6c009501ff200 ("hwmon: (nct6775) Add support for NCT6102D/6106D")
Signed-off-by: Bjoern Gerhart <gerhart@posteo.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nct6775.c