From: Laurent Pinchart Date: Tue, 26 Aug 2014 22:42:56 +0000 (+0200) Subject: drm/rcar-du: Use struct videomode in platform data X-Git-Tag: fixes-against-v3.18-rc2~73^2~22^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d46fea7d091f9dc2d4fd3fcb9f0117ca288f9a5;p=pandora-kernel.git drm/rcar-du: Use struct videomode in platform data In preparation for DT support where panel timings will be described by a DRM-agnostic video mode, replace the struct drm_mode_modeinfo instance in the panel platform data with a struct videomode. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed