hwmon: (w83627ehf) Skip reading unused voltage registers
authorJean Delvare <khali@linux-fr.org>
Thu, 13 Oct 2011 14:40:53 +0000 (10:40 -0400)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 24 Oct 2011 18:09:45 +0000 (11:09 -0700)
When in6 is missing, don't read the corresponding registers, it's a
waste of time. The logic is similar to what we do for fans and
temperatures.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>

No differences found