]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf4a37ae2a56719047ec42dfdc2a6489551b9de2f
tree03074e1371f28dfffbc461b35dd4364702cc58f4
parent04bfffc8b6c19774bb03817023e0b5218eb04de0
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>
arch/arm/mach-shmobile/board-koelsch-reference.c
arch/arm/mach-shmobile/board-koelsch.c
arch/arm/mach-shmobile/board-lager-reference.c
arch/arm/mach-shmobile/board-lager.c
arch/arm/mach-shmobile/board-marzen.c
drivers/gpu/drm/rcar-du/Kconfig
drivers/gpu/drm/rcar-du/rcar_du_lvdscon.c
include/linux/platform_data/rcar-du.h