]> git.karo-electronics.de Git - linux-beck.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)
commitcc76dee17fc996cf23c3cebe543a2d1ea36aa89e
treef49c838b6a7e13d180f3b4793c85ae4122afa12a
parentd1a284b7ed8124599e3b747fb2b86311761fb609
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