hwmon: (nct6775) Do not create non-existing attributes
authorGuenter Roeck <linux@roeck-us.net>
Thu, 9 May 2013 17:40:01 +0000 (10:40 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 12 May 2013 05:55:07 +0000 (22:55 -0700)
Overtemperature and hysteresis registers only exist for primary
temperature registers, not for alternates, so do not assign
those registers when initializing alternates.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>

No differences found