]> git.ipfire.org Git - people/ms/u-boot.git/commit
exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo
authorSimon Glass <sjg@chromium.org>
Mon, 22 Feb 2016 04:08:46 +0000 (21:08 -0700)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 25 May 2016 04:25:17 +0000 (13:25 +0900)
commit652d15c06e65ea910bada28925b37483b2a1a0d6
tree31654a02070a273ae2e9c219b46294246b132d6e
parentb04135c998b88b0d7c1f21fef64219c508dfbcad
exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo

Put the pointer to this structure in struct vidinfo so that we can
reference it without it being global.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/mach-exynos/include/mach/mipi_dsim.h
drivers/video/exynos/exynos_fb.c
drivers/video/exynos/exynos_mipi_dsi.c
include/exynos_lcd.h