Wei Yongjun 88cfc3fb77 drm: sti: hdmi: fix return value check in sti_hdmi_probe()
In case of error, the function devm_ioremap_nocache() returns NULL
pointer not ERR_PTR(). The IS_ERR() test in the return value check
should be replaced with NULL test.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
2014-08-26 14:16:39 +02:00
..
2014-07-31 09:39:11 +02:00
2014-07-31 09:39:11 +02:00
2014-07-30 19:28:27 +02:00
2014-08-05 09:41:42 +10:00
2014-07-31 09:39:11 +02:00
2014-07-31 09:39:11 +02:00
2014-07-31 09:39:11 +02:00
2014-07-30 19:28:27 +02:00
2014-07-30 19:26:47 +02:00
2014-07-30 19:25:30 +02:00
2014-07-30 19:24:55 +02:00
2014-07-30 19:28:27 +02:00
2014-07-30 19:26:47 +02:00
2014-07-30 19:28:27 +02:00
2014-07-30 19:26:59 +02:00
2014-07-30 19:26:51 +02:00
2014-07-30 19:26:51 +02:00
2014-07-30 19:23:49 +02:00