hwmon: (nct6775) Fix temperature alarm attributes
authorGuenter Roeck <linux@roeck-us.net>
Sat, 22 Jun 2013 23:15:31 +0000 (16:15 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 27 Jun 2013 17:31:43 +0000 (10:31 -0700)
commitb1d2bff6a61140454b9d203519cc686a2e9ef32f
tree66fe81c78328fd9d3bffa5889dc7c707aead8103
parent594fbe713bf60073ed884dc317a74dd5b327aba7
hwmon: (nct6775) Fix temperature alarm attributes

Driver displays wrong alarms for temperature attributes.

Turns out that temperature alarm bits are not fixed, but determined
by temperature source mapping. To fix the problem, walk through
the temperature sources to determine the correct alarm bit associated
with a given attribute.

Cc: stable@vger.kernel.org # 3.10+
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nct6775.c
This page took 0.024415 seconds and 5 git commands to generate.