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