From: Ben Skeggs Date: Thu, 16 Sep 2010 05:25:25 +0000 (+1000) Subject: drm/nouveau: make the behaviour of get_pll_limits() consistent X-Git-Tag: v2.6.37-rc1~92^2~25^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=855a95e4fc2ac6b758145ca7d6a0c95b66a57ef8;p=pandora-kernel.git drm/nouveau: make the behaviour of get_pll_limits() consistent This replaces all the pll_types definitions for ones that match the types used in the tables in recent VBIOS versions. get_pll_limits() will now accept either type or register value as input across all limits table versions, and will store the actual register ID that a PLL type refers to in the returned structure. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed