From: Daniel Vetter Date: Fri, 25 Jan 2013 16:53:19 +0000 (+0100) Subject: drm/i915: move modeset checks out of save/restore_modeset_reg X-Git-Tag: v3.9-rc1~83^2~36^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e9723a3e76a050f80064249dac644f86541d3b4;p=pandora-kernel.git drm/i915: move modeset checks out of save/restore_modeset_reg That way the control flow is clearer, and it prepares the stage to extract these ums functions and hide them somewhere. There's still tons of display stuff outside of these, but that requires more work. Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed