From d387dd08e444b22f844475780fe12a1ad1c6fffd Mon Sep 17 00:00:00 2001 From: Dan Carpenter Date: Thu, 31 Jul 2014 12:32:09 +0300 Subject: [PATCH] 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-format-patch failed