From: Ben Skeggs Date: Sun, 26 Sep 2010 23:47:56 +0000 (+1000) Subject: drm/nouveau: pass perflvl struct to clock_pre() X-Git-Tag: v2.6.37-rc1~92^2~25^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c6dc6575460a0afe56d8cae7666e769e08ef942;p=pandora-kernel.git drm/nouveau: pass perflvl struct to clock_pre() On certain boards, there's BIOS scripts and memory timings that need to be modified with the memclk. Just pass in the entire perflvl struct and let the chipset-specific code decide what to do. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed