From: Darrick J. Wong Date: Tue, 6 Jan 2009 22:41:34 +0000 (-0800) Subject: adt7470: make automatic fan control really work X-Git-Tag: v2.6.29-rc1~330 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89fac11cb3e7c5860c425dba14845c09ccede39d;p=pandora-kernel.git adt7470: make automatic fan control really work It turns out that the adt7470's automatic fan control algorithm only works when the temperature sensors get updated. This in turn happens only when someone tells the chip to read its temperature sensors. Regrettably, this means that we have to drive the chip periodically. Signed-off-by: Darrick J. Wong Cc: Jean Delvare Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed