From: Marcin Slusarz Date: Sun, 3 Feb 2013 18:12:49 +0000 (+0100) Subject: drm/nv40/therm: reset temperature sensor on init X-Git-Tag: v3.9-rc1~83^2~10^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0a5191dcf5f37cf0942c4b65fa4a2c975631c0b;p=pandora-kernel.git drm/nv40/therm: reset temperature sensor on init Current uninitialized sensor detection does not work for me on nv4b and sensor returns crazy values (>190°C). It stabilises later, but it's too late - therm code shutdowns the machine... Let's just reset it on init. Signed-off-by: Marcin Slusarz Acked-by: Martin Peres Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed