]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit92ec9b23c7184c9ff3d4eacca8a3e8b19b97146a
tree04d6dbf1c43b981fd24649302d4ae08401316255
parentd30160f262ccae59061f131699fc69cc3aa449ad
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