From: Ander Conselvan de Oliveira Date: Wed, 29 Oct 2014 09:32:38 +0000 (+0200) Subject: drm/i915: Don't store current shared DPLL in the new pipe_config X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~64^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9f1af393477bd4a60e23531b579b325cf1918da;p=pandora-kernel.git drm/i915: Don't store current shared DPLL in the new pipe_config Now that shared DPLLs configuration is staged, there's no need to track the current ones in the new pipe_config since those are released before making the new pipe_config effective. Signed-off-by: Ander Conselvan de Oliveira Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed