From: Laurent Pinchart Date: Fri, 6 Mar 2015 17:00:18 +0000 (+0200) Subject: drm: omapdrm: Move crtc info out of the crtc structure X-Git-Tag: omap-for-v4.3/legacy-v2-signed~46^2~16^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dee8260d9c2e6f43ebecd2777caff3524477bf9f;p=pandora-kernel.git drm: omapdrm: Move crtc info out of the crtc structure The crtc info structure is only used to setup the crtc through the DSS API. Move it from the crtc structure to local variables in omap_crtc_dss_enable(). Signed-off-by: Laurent Pinchart Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed