From: Jassi Brar Date: Thu, 25 Feb 2010 02:24:53 +0000 (+0900) Subject: ASoC: soc_pcm_open: Add missing bailout tag X-Git-Tag: v2.6.34-rc1~3^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb1c04784d39b95a4382bd283f3048c4eb859b58;p=pandora-kernel.git ASoC: soc_pcm_open: Add missing bailout tag The codec_dai needs to be shutdown should the machine startup fails. This patch adds another bailout tag for that case and rename the tag for configuration failures. Signed-off-by: Jassi Brar Signed-off-by: Mark Brown --- Reading git-diff-tree failed