commit | fb730c9b7097373b30bce0bed326942acdf467de | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Mar 06 19:00:18 2015 +0200 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Jun 12 22:52:49 2015 +0300 |
tree | ce87241298688fdfbb86f296cd02d096e8d04bf8 | |
parent | afc34932439fdf134be391581edcee180dd0de80 [diff] |
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 <laurent.pinchart@ideasonboard.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>