hwmon: (it87) Add feature flag for VID support
authorGuenter Roeck <linux@roeck-us.net>
Thu, 12 Feb 2015 15:40:23 +0000 (07:40 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 9 Mar 2015 16:59:36 +0000 (09:59 -0700)
commit32dd7c409d52655c4ab68be8e0cdd0985c3fa138
treec20a5ecd826275cf3d14a508848636e3cba11866
parent9faf28ca4beb24cd5a01f38c5655f5ae92d834ba
hwmon: (it87) Add feature flag for VID support

Newer chips don't typically support VID inputs or control.
Add a feature flag for VID support 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