]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: (it87) Introduce feature flag to reflect internal in7 sensor
authorGuenter Roeck <linux@roeck-us.net>
Thu, 26 Mar 2015 15:49:18 +0000 (08:49 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 5 Apr 2015 13:00:52 +0000 (06:00 -0700)
commit7f5726c39ad469447545233f41a13d202a233d6b
tree79da8a8355b9692ec9b8e670d2fddb6e2a88fd04
parentfaf392fb843007ade20720f18920f8444660cd8b
hwmon: (it87) Introduce feature flag to reflect internal in7 sensor

On some chips, in7 is always an internal voltage sensor. Introduce
feature flag to reflect this condition 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