ASoC: es8328: fix error return code in es8328_codec_probe()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Mon, 1 Sep 2014 00:47:50 +0000 (08:47 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 1 Sep 2014 10:34:00 +0000 (11:34 +0100)
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Mark Brown <broonie@kernel.org>

No differences found