| commit | eb521fbb338f21b2de12fe8f7e4fa5b7e4f9fb2a | [log] [tgz] |
|---|---|---|
| author | Guenter Roeck <linux@roeck-us.net> | Fri Jan 27 05:43:59 2012 -0800 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Feb 13 11:06:10 2012 -0800 |
| tree | 4c9ca24549b6756c222e88274b2644a6f0034ba0 | |
| parent | d378b2d044139f88384d278bd5830669c44c789b [diff] |
hwmon: (w83627ehf) Fix number of fans for NCT6776F commit 585c0fd8216e0c9f98e2434092af7ec0f999522d upstream. NCT6776F can select fan input pins for fans 3 to 5 with a secondary set of chip register bits. Check that second set of bits in addition to the first set to detect if fans 3..5 are monitored. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>