From: Ben Skeggs Date: Mon, 22 Oct 2012 04:10:16 +0000 (+1000) Subject: drm/nouveau/clock: fix missing pll type/addr when matching default entry X-Git-Tag: v3.7-rc3~45^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e5a195ecc8cc0280d169d6da33c959df6336e9f;p=pandora-kernel.git drm/nouveau/clock: fix missing pll type/addr when matching default entry This issue is a regression from 70790f4f819875e8f390871fd15bbbf823f28e1b, and causes us to miss a special-case for C51 (NV4E) chipsets and return the wrong reference frequency for the VPLLs. Should fix fdo#56202 Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed