From: Guenter Roeck Date: Mon, 12 Mar 2012 15:21:16 +0000 (-0700) Subject: hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776F X-Git-Tag: v3.3~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33fa9b620409edfc71aa6cf01a51f990fbe46ab8;p=pandora-kernel.git hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776F 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 Cc: stable@vger.kernel.org # 3.0+ Acked-by: Jean Delvare --- Reading git-diff-tree failed