From: Laurent Pinchart Date: Sun, 22 Feb 2015 17:24:59 +0000 (+0200) Subject: drm: rcar-du: Replace plane crtc and enabled fields by plane state X-Git-Tag: omap-for-v4.2/o2_dc~72^2~37^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47094194f070a5099854141bdbd54eae68e5ffd5;p=pandora-kernel.git drm: rcar-du: Replace plane crtc and enabled fields by plane state The crtc and enabled fields duplicates information stored in the plane state. Use the plane state instead and remove the fields. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed