From: Dan Carpenter Date: Thu, 31 Jul 2014 09:32:09 +0000 (+0300) Subject: ASoC: fsl_asrc: fix an error code in fsl_asrc_probe() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~5^2~8^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d387dd08e444b22f844475780fe12a1ad1c6fffd;p=pandora-kernel.git ASoC: fsl_asrc: fix an error code in fsl_asrc_probe() There is a cut and paste bug so it returns success instead of the error code. Signed-off-by: Dan Carpenter Signed-off-by: Mark Brown --- Reading git-diff-tree failed