]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: (nct6775) NCT6791 supports weight control only for CPUFAN
authorGuenter Roeck <linux@roeck-us.net>
Wed, 13 Nov 2013 20:47:17 +0000 (12:47 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 18 Nov 2013 22:08:05 +0000 (14:08 -0800)
commit4d999d8056ae5cd27971d8d8fd1aa932e66590f9
treef49c838b6a7e13d180f3b4793c85ae4122afa12a
parent40ba65a1c3a5caa9046c0ca9cb5e0f40eba450ba
hwmon: (nct6775) NCT6791 supports weight control only for CPUFAN

Unlike other chips supported by this driver, the NCT6791 only has a single
set of registers to configure weighted fan control. Enable it only for the
single channel supporting it.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nct6775.c