linux/drivers/video/exynos
Sachin Kamat ebe9f7b025 video: exynos_mipi_dsi: Remove unnecessary NULL check
'dsim' is allocated and checked for NULL in the probe function.
Hence this check is redundant. This cleanup also fixes a potential NULL
pointer dereference error when dsim which is NULL references its member
in the error print message.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
2012-09-22 21:44:37 +00:00
..
exynos_dp_core.c video: exynos_dp: replace link_status with link_align to check channel equalization 2012-09-22 21:29:08 +00:00
exynos_dp_core.h video: exynos_dp: change return type of exynos_dp_init_video to void 2012-08-23 13:23:19 +00:00
exynos_dp_reg.c video: exynos_dp: increase AUX channel voltage level 2012-09-22 21:40:28 +00:00
exynos_dp_reg.h video: exynos_dp: increase AUX channel voltage level 2012-09-22 21:40:28 +00:00
exynos_mipi_dsi_common.c video: exynos_mipi_dsi: Remove unnecessary NULL check 2012-09-22 21:44:37 +00:00
exynos_mipi_dsi_common.h
exynos_mipi_dsi_lowlevel.c
exynos_mipi_dsi_lowlevel.h
exynos_mipi_dsi_regs.h
exynos_mipi_dsi.c video: exynos-mipi-dsi: Add missing static storage class specifiers 2012-08-23 13:10:37 +00:00
Kconfig video: support DP controller driver 2012-02-13 03:02:30 +00:00
Makefile video: support DP controller driver 2012-02-13 03:02:30 +00:00
s6e8ax0.c video: exynos mipi dsi: support reverse panel type 2012-05-13 13:08:23 +00:00