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
..
2015-10-08 12:24:12 +03:00
2016-01-22 18:04:28 -05:00
2014-07-01 13:32:30 +03:00
2015-11-10 10:00:09 -08:00
2015-06-23 16:23:30 -07:00
2015-10-08 12:19:39 +03:00
2014-12-14 16:10:09 -08:00
2015-02-11 17:06:05 -08:00
2015-03-02 13:17:24 +02:00
2015-11-10 10:00:09 -08:00
2015-08-20 12:03:53 +03:00