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)
commit0512a9a8e277a9de2820211eef964473b714ae65
tree04d6dbf1c43b981fd24649302d4ae08401316255
parenta85c8e17587e81e1c82f6f341a81e4c778fa65f6
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>
drivers/macintosh/therm_adt746x.c