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)
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

Simple merge