]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/soc/blackfin/bf5xx-ac97.c
ASoC: Fix Blackfin AC97 DAI probe function return code
[linux-2.6-omap-h63xx.git] / sound / soc / blackfin / bf5xx-ac97.c
index 65c162c4bfadd89a913e14d3900dfa09aaff5d39..5dcd3f665ab1bfb152f5feecc1bb4a8ced0a559a 100644 (file)
@@ -378,6 +378,8 @@ static int bf5xx_ac97_probe(struct platform_device *pdev,
                goto sport_config_err;
        }
 
+       return 0;
+
 sport_config_err:
        kfree(sport_handle);
 sport_err: