]> git.sur5r.net Git - groeck-it87/commit
Add feature flag FEAT_FANCTL_ONOFF
authorGuenter Roeck <linux@roeck-us.net>
Tue, 28 Mar 2017 13:26:19 +0000 (06:26 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 28 Mar 2017 13:28:11 +0000 (06:28 -0700)
commit75fdbbca75bf93ecbe5277998f59f77ca7319570
tree92d2a2a98e34ecc9048d213986fd1fffa09b3d44
parentdd74adce93ef8d66a4e8dcee79d9c92f2f85c4af
Add feature flag FEAT_FANCTL_ONOFF

Several recent chips don't support configuration bits to turn fan control
off entirely for the first three fans. Handle all of them with a
configuration flag.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
it87.c