exynos: video: Remove use of vidinfo_t typedef
authorSimon Glass <sjg@chromium.org>
Mon, 22 Feb 2016 04:08:40 +0000 (21:08 -0700)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 25 May 2016 04:25:17 +0000 (13:25 +0900)
commitaaca5b1902e1d711d34f2fb741417ec7bae59ad6
treee40485881871857b018c8a0a9eef25411fb0ae31
parentb6feb2675b75c687b9ddb9e5a493cfe4035e387d
exynos: video: Remove use of vidinfo_t typedef

Use 'struct vidinfo' instead so that we can change this to a struct with a
different name in future.

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_fimd.c
drivers/video/exynos/exynos_mipi_dsi_common.c