From 5f418b22bacdbae9f607be8951266c5a6c2aca86 Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Mon, 12 Mar 2012 08:21:16 -0700 Subject: [PATCH] hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776F commit 33fa9b620409edfc71aa6cf01a51f990fbe46ab8 upstream. 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 Acked-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed