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

Simple merge