git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fde7d90
)
hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776F
author
Guenter Roeck
<linux@roeck-us.net>
Mon, 12 Mar 2012 15:21:16 +0000
(08:21 -0700)
committer
Guenter Roeck
<guenter.roeck@ericsson.com>
Mon, 12 Mar 2012 17:40:30 +0000
(10:40 -0700)
NCT6775F and NCT6776F have their own set of registers for FAN_STOP_TIME. The
correct registers were used to read FAN_STOP_TIME, but writes used the wrong
registers. Fix it.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Cc: stable@vger.kernel.org # 3.0+
Acked-by: Jean Delvare <khali@linux-fr.org>
No differences found