From: Emil Velikov Date: Wed, 22 Jun 2011 01:13:23 +0000 (+0100) Subject: drm/nouveau/temp: Fix signed/unsigned int logic X-Git-Tag: v3.1-rc1~230^2~22^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40ce4279e17e99bb98d02b8746fcf20abff8185b;p=pandora-kernel.git drm/nouveau/temp: Fix signed/unsigned int logic Many (all?) of the coefficients related to calculating the correct temperature are signed integers This patch correcly parses and stores those values It also ensures that the default offset is 0 (previously 1) Affected cards - the original nv50 and the nv40 family Signed-off-by: Emil Velikov Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed