]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
exynos: video: change mipi dsi write function parameters correctly
authorDonghwa Lee <dh09.lee@samsung.com>
Mon, 5 Aug 2013 04:34:32 +0000 (13:34 +0900)
committerAnatolij Gustschin <agust@denx.de>
Mon, 12 Aug 2013 20:39:07 +0000 (22:39 +0200)
commit9c17a32591eeb855305a24f200dbe441c82d0326
tree36ea4b0f9d55f9d2a33447359318bab85b8a61dc
parent785566312551ee0c3c7e352cb93f30998ebcdd16
exynos: video: change mipi dsi write function parameters correctly

This patch have changed mipi dsi write functions' parameters correctly
so that type cast operations were removed. And mipi dsi payload is
composed with array of panel commands to improve readability.

Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>
arch/arm/include/asm/arch-exynos/mipi_dsim.h
drivers/video/exynos_mipi_dsi_common.c
drivers/video/exynos_mipi_dsi_common.h
drivers/video/exynos_mipi_dsi_lowlevel.c
drivers/video/exynos_mipi_dsi_lowlevel.h
drivers/video/s6e8ax0.c