]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd9a4589d173ed7130d45113f9ffafc406af77351
tree06bf731273a57137ea19237e4e35331ae23a7df6
parent72ecff36e3229098396ce32e1a0c7f706257797b
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: d0ce2c7fddb96 ("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