]> git.sur5r.net Git - groeck-it87/commit
Add feature flags for fan count and 16-bit fan configuration
authorGuenter Roeck <linux@roeck-us.net>
Thu, 12 Feb 2015 18:40:55 +0000 (10:40 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 12 Feb 2015 18:42:29 +0000 (10:42 -0800)
commitea3105845e1c30689b8b71c854fae719642b7a5a
tree6637c653978e2c187ffad49c448ad5b5d8a6bf91
parentc2ad4162402865ef64f1b8518d7f44be71f362b7
Add feature flags for fan count and 16-bit fan configuration

Fans 4-5 are not supported on all chips and revisions. Also, 16-bit fan
counters only need to be enabled on older chips. Provide feature flags
to simplify adding support for new chips.

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