]> git.hungrycats.org Git - linux/commit
[PATCH] ppc64: Start the FCU in therm_pm72.c
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 3 Aug 2004 03:42:46 +0000 (20:42 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 3 Aug 2004 03:42:46 +0000 (20:42 -0700)
commitd8b2c519d45151edc6653e9d255996a51903a50a
tree6a2adec40154b7442dfb6c5ae8a00dea27d39355
parent7588ab9742b3ae0ecebcb32fca1374deda97e73f
[PATCH] ppc64: Start the FCU in therm_pm72.c

Some G5 recent powermacs start with the fan control unit (FCU) disabled,
by the firmware, causing the thermal control driver to break. We have to
enable it before starting the feedback loops that set the fan speeds.
This patch adds the code to start the FCU.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/macintosh/therm_pm72.c