From: Wei Yongjun Date: Tue, 16 Jul 2013 12:05:07 +0000 (+0800) Subject: ASoC: imx-sgtl5000: fix error return code in imx_sgtl5000_probe() X-Git-Tag: v3.12-rc1~150^2~9^2~42^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1269ae41f2e2846031cb361b59ebc36d5f9528a;p=pandora-kernel.git ASoC: imx-sgtl5000: fix error return code in imx_sgtl5000_probe() 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 Acked-by: Shawn Guo Signed-off-by: Mark Brown --- Reading git-diff-tree failed