]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (nct6775) Only report VID if supported and enabled
authorGuenter Roeck <linux@roeck-us.net>
Tue, 26 Feb 2013 17:43:50 +0000 (09:43 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 17 Mar 2013 23:28:01 +0000 (16:28 -0700)
commit90076ce66bf068899b05bc2319c10e73187b307f
tree2fe9a87bc3659326beced24a045370f295a24f0a
parentedb954ce4820aa189102a760bef806fa94615c26
hwmon: (nct6775) Only report VID if supported and enabled

VID is not always enabled (NCT6775, NCT6776) or supported (NCT6779).

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nct6775.c