hwmon: (it87) Add feature flags for fans count and 16-bit fan configuration
authorGuenter Roeck <linux@roeck-us.net>
Thu, 12 Feb 2015 15:11:38 +0000 (07:11 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 9 Mar 2015 16:59:35 +0000 (09:59 -0700)
commit9faf28ca4beb24cd5a01f38c5655f5ae92d834ba
tree2938de3eb380b02ae898684e2f9171e8fbfe3cf5
parentfd044868e8056720b52d41bb61da0fbf7f04fd50
hwmon: (it87) Add feature flags for fans count and 16-bit fan configuration

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

Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/it87.c