drm/rcar-du: Use struct videomode in platform data
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 26 Aug 2014 22:42:56 +0000 (00:42 +0200)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 15 Sep 2014 08:55:47 +0000 (11:55 +0300)
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 <laurent.pinchart+renesas@ideasonboard.com>

No differences found