From: Ander Conselvan de Oliveira Date: Wed, 29 Oct 2014 09:32:32 +0000 (+0200) Subject: drm/i915: Move dpll crtc_mask and hw_state fields into separate struct X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~64^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e369b76ceb625dffabef6f1c52e32fc0998843e;p=pandora-kernel.git drm/i915: Move dpll crtc_mask and hw_state fields into separate struct The new struct will be used in a follow up patch to allow a current and a staged config to exist for the same shared DPLL. v2: Rebase on by mask_to_refcount()->hweight32() change. (Damien) Signed-off-by: Ander Conselvan de Oliveira Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed