From: Daniel Vetter Date: Wed, 5 Jun 2013 22:52:17 +0000 (+0200) Subject: drm/i915: duplicate intel_enable_pll into i9xx and vlv versions X-Git-Tag: v3.12-rc1~136^2~165^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87442f732bfad16a8b65fb5d86f69bc0417dc9db;p=pandora-kernel.git drm/i915: duplicate intel_enable_pll into i9xx and vlv versions Mostly since I _really_ don't want to touch the vlv hell. No code change, just duplication. Also kill a now seriously outdated code comment - the remark about the dvo encoder is now handled with the pipe A quirk. v2: Update the BUG_ONs as suggested by Jani (both in vlv_ and i9xx_ functions, since the split happens here). Cc: Jani Nikula Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed