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>
Showing
- arch/arm/include/asm/arch-exynos/mipi_dsim.h 1 addition, 1 deletionarch/arm/include/asm/arch-exynos/mipi_dsim.h
- drivers/video/exynos_mipi_dsi_common.c 29 additions, 33 deletionsdrivers/video/exynos_mipi_dsi_common.c
- drivers/video/exynos_mipi_dsi_common.h 1 addition, 1 deletiondrivers/video/exynos_mipi_dsi_common.h
- drivers/video/exynos_mipi_dsi_lowlevel.c 1 addition, 1 deletiondrivers/video/exynos_mipi_dsi_lowlevel.c
- drivers/video/exynos_mipi_dsi_lowlevel.h 1 addition, 1 deletiondrivers/video/exynos_mipi_dsi_lowlevel.h
- drivers/video/s6e8ax0.c 33 additions, 26 deletionsdrivers/video/s6e8ax0.c
Loading
Please register or sign in to comment