]> 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>
Thu, 21 Mar 2013 15:09:50 +0000 (08:09 -0700)
commitb079a3f7f13857b6abdd4364fae3cf46dbcdadbd
tree0fc7323d4572642bc2bcb0d55eb36ca2c5f8d869
parent351f429954ec2cea1f310c9e60edc19fd619936c
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