linux/drivers/video/fbdev/exynos
Andrzej Hajda f059c4b220 fbdev: exynos: fix IS_ERR_VALUE usage
IS_ERR_VALUE macro should be used only with unsigned long type.
For signed types comparison 'ret < 0' should be used.

The patch follows conclusion from discussion on LKML [1][2].

[1]: http://permalink.gmane.org/gmane.linux.kernel/2120927
[2]: http://permalink.gmane.org/gmane.linux.kernel/2150581

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2016-02-16 15:35:12 +02:00
..
exynos_mipi_dsi_common.c treewide: Fix company name in module descriptions 2014-10-29 14:36:36 +01: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 fbdev: exynos: fix IS_ERR_VALUE usage 2016-02-16 15:35:12 +02:00
Kconfig
Makefile
s6e8ax0.c fbdev: s6e8ax0: avoid unused function warnings 2016-01-29 13:36:20 +02:00