From: Daniel Vetter Date: Wed, 25 Jun 2014 19:01:47 +0000 (+0300) Subject: drm/i915: Remove spll_refcount for hsw X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~49^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ca1ac135bc4d566e460230133ff959bb1bfcf88;p=pandora-kernel.git drm/i915: Remove spll_refcount for hsw SPLL would be a reference clock we could potentially share, especially if we want to use the SSC mode. But currently we don't, so let's rip out this complexity for a simpler conversion to the new display pll framework. Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed