Wei Yongjun 272bfbd54f spi: fix return value check in dspi_probe()
In case of error, the function devm_ioremap_resource() returns
ERR_PTR() and never returns NULL. The NULL test in the return
value check should be replaced with IS_ERR().

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-09-12 10:53:16 +01:00
..
2013-08-29 13:56:23 +01:00
2013-08-29 13:56:23 +01:00
2013-08-29 13:56:23 +01:00
2013-08-29 13:56:23 +01:00
2011-06-06 01:16:30 -06:00
2011-09-21 09:41:48 -06:00
2013-08-31 16:29:14 +01:00
2013-08-29 13:56:23 +01:00
2013-08-29 13:56:23 +01:00
2013-08-29 13:56:23 +01:00
2013-08-29 13:56:23 +01:00
2013-08-29 13:56:23 +01:00
2011-06-06 01:16:30 -06:00
2011-06-06 01:16:30 -06:00
2013-08-29 13:56:23 +01:00
2013-05-23 09:09:55 -05:00
2013-08-29 13:56:23 +01:00
2013-04-01 14:32:32 +01:00