u-boot/drivers/video/exynos
Masahiro Yamada 720873bf42 video: squash lines for immediate return
For vidconsole_post_probe(), it is common coding style to let a
probe method return the value of a register function.

The others will become simple wrapper functions.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Stephen Warren <swarren@nvidia.com>
2016-09-23 17:53:45 -04:00
..
exynos_dp.c exynos: video: Convert several boards to driver model for video 2016-05-25 13:25:19 +09:00
exynos_dp_lowlevel.c video: squash lines for immediate return 2016-09-23 17:53:45 -04:00
exynos_dp_lowlevel.h exynos: video: Rename variables for driver model 2016-05-25 13:25:18 +09:00
exynos_fb.c exynos: video: Drop old unused code 2016-05-25 13:25:19 +09:00
exynos_mipi_dsi.c exynos: video: Move mipi_lcd_device_dt into a function 2016-05-25 13:25:17 +09:00
exynos_mipi_dsi_common.c exynos: video: Remove use of vidinfo_t typedef 2016-05-25 13:25:17 +09:00
exynos_mipi_dsi_common.h exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00
exynos_mipi_dsi_lowlevel.c exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00
exynos_mipi_dsi_lowlevel.h exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00
exynos_pwm_bl.c exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00
Makefile exynos: video: Combine LCD driver into one file 2016-05-25 13:25:18 +09:00