commit | de24880586b28f1dc4cf91f5db962f0083baab2a | [log] [tgz] |
---|---|---|
author | Guenter Roeck <guenter.roeck@ericsson.com> | Fri Feb 25 08:19:42 2011 -0800 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Mon Mar 14 22:36:25 2011 -0700 |
tree | 670f2c12cf071e8376bb57f3f56af75880e37dc8 | |
parent | 502b5a0199209001b34b623132ea313790acbd5d [diff] |
hwmon: (lm85) Use boolean to determine if VID5 is configured ADT7463 and ADT7468 optionally support VID5 instead of the standard +12V measurement input. Use a boolean to identify the chip configuration instead of hardcoding it several times. Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> Acked-by: Jean Delvare <khali@linux-fr.org>