From: Laurent Pinchart Date: Fri, 20 Feb 2015 13:58:38 +0000 (+0200) Subject: drm: rcar-du: Remove private copy of plane size and position X-Git-Tag: omap-for-v4.2/o2_dc~72^2~37^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=287bdf03033709becec8b7d4a38f044939946abd;p=pandora-kernel.git drm: rcar-du: Remove private copy of plane size and position The plane source and destination size and positions are stored in the plane state, and a private copy is kept in the rcar_du_plane objects. Remove the private copy as it just duplicates the state. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed