From: Martin Peres Date: Tue, 5 Mar 2013 09:26:30 +0000 (+0100) Subject: drm/nv40/therm: improve selection between the old and the new style X-Git-Tag: v3.9-rc4~19^2~3^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ae9712c60698ae2870fd115cb3ef4449a615509;p=pandora-kernel.git drm/nv40/therm: improve selection between the old and the new style The condition to select between the old and new style was a thinko as rnndb orders chipsets based on their release date (or general chronologie hw-wise) and not based on their chipset number. As the nv40 family is a mess when it comes to numbers, this patch introduces a switch-based selection between the old and new style. Signed-off-by: Martin Peres Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed