From: Damien Lespiau Date: Tue, 20 Jan 2015 12:51:46 +0000 (+0000) Subject: drm/i915: Unclutter the get_plane() functions X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~8^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b113d5ee4d0cd85b5b3b9a172b4b4f5be737e752;p=pandora-kernel.git drm/i915: Unclutter the get_plane() functions crtc->base.primary->fb was used everywhere. Use fb to temporarily point there and don't forget to assign fb to its final destination at the end. v2: Rebase on top of misc changes (mask of DSPSURF, PAGE_ALIGN) Reviewed-By: Tvrtko Ursulin Signed-off-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed