commit | 1d46fea7d091f9dc2d4fd3fcb9f0117ca288f9a5 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Wed Aug 27 00:42:56 2014 +0200 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Mon Sep 15 11:55:47 2014 +0300 |
tree | 03074e1371f28dfffbc461b35dd4364702cc58f4 | |
parent | cd8968f3dd520fae9623ab7d9154760e8feb27c2 [diff] |
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 <laurent.pinchart+renesas@ideasonboard.com>