hwmon: (it87) Introduce configuration field for chip suffix
authorGuenter Roeck <linux@roeck-us.net>
Thu, 26 Mar 2015 15:36:18 +0000 (08:36 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 5 Apr 2015 13:00:51 +0000 (06:00 -0700)
commitfaf392fb843007ade20720f18920f8444660cd8b
tree11bbe252055db38463f8861ecf203de49253eabc
parentf56c9c0aa66034b0de4f6fdeb0d41d38cdbb6dc1
hwmon: (it87) Introduce configuration field for chip suffix

ITE chips may have 'E', 'F', or both 'E' and 'F' suffixes.
Introduce suffic configuration to the it87_devices structure
to simplify adding new chips.

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