From: Ville Syrjälä Date: Tue, 1 Oct 2013 15:02:14 +0000 (+0300) Subject: drm/i915: Do a bit of cleanup in the sprite code X-Git-Tag: v3.13-rc1~76^2~68^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2afd9efd23437e2534a1caa6f8be4e70fd0d51c4;p=pandora-kernel.git drm/i915: Do a bit of cleanup in the sprite code Move the variable initialization to where the variables are declared, and kill a pointless to_intel_crtc() cast when we already have the casted pointer. Signed-off-by: Ville Syrjälä Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed