therm_adt746x: Always clear hardware bit which inverts fan speed range.
authorMichel Dänzer <michel@daenzer.net>
Fri, 22 May 2009 10:59:10 +0000 (10:59 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 2 Jun 2009 00:32:44 +0000 (10:32 +1000)
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>

No differences found