commit | 0512a9a8e277a9de2820211eef964473b714ae65 | [log] [tgz] |
---|---|---|
author | Michel Dänzer <michel@daenzer.net> | Fri May 22 10:59:10 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jun 02 10:32:44 2009 +1000 |
tree | 04d6dbf1c43b981fd24649302d4ae08401316255 | |
parent | a85c8e17587e81e1c82f6f341a81e4c778fa65f6 [diff] |
therm_adt746x: Always clear hardware bit which inverts fan speed range. This bit would get enabled sometimes (probably after suspend/resume), so the fan would run at full speed below the temperature thresholds, but slow down and eventually stop if temperatures rose above the thresholds... not exactly what you want. Signed-off-by: Michel Dänzer <michel@daenzer.net> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>