exynos: video: Move mipi_lcd_device_dt into a function
authorSimon Glass <sjg@chromium.org>
Mon, 22 Feb 2016 04:08:47 +0000 (21:08 -0700)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 25 May 2016 04:25:17 +0000 (13:25 +0900)
commit37ea446b9d7942c0deb5833fede6eb7cabd5bc6d
tree273586d6fd717082151636c79251b1cc3c465594
parent652d15c06e65ea910bada28925b37483b2a1a0d6
exynos: video: Move mipi_lcd_device_dt into a function

In preparation for making this a parameter, move it into the function
that sets it up.

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_mipi_dsi.c