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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Aug 2019 08:12:46 +0000 (10:12 +0200)
commitca1b1940a32a4cbdaee43e1073a72712eb60118d
tree4303fed125c27c7f2bc119e01f00d0bffa9d39fa
parent56dc57c705efe743de9bb13b48ea3ea771213190
hwmon: (nct6775) Fix register address and added missed tolerance for nct6106

[ Upstream commit f3d43e2e45fd9d44ba52d20debd12cd4ee9c89bf ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/hwmon/nct6775.c