Wei Yongjun 7d267ddfd5 ASoC: sti: fix return value check in uni_player_parse_dt_audio_glue()
In case of error, the function syscon_regmap_lookup_by_phandle() 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@kernel.org>
2016-06-13 16:37:19 +01:00
..
2016-01-13 12:32:04 +00:00
2016-05-28 12:23:12 -07:00
2016-05-19 13:41:32 -07:00
2016-05-27 15:26:11 -07:00
2016-05-12 15:30:29 +01:00
2016-01-11 17:50:15 +01:00