ASoC: soc_pcm_open: Add missing bailout tag
authorJassi Brar <jassi.brar@samsung.com>
Thu, 25 Feb 2010 02:24:53 +0000 (11:24 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 3 Mar 2010 19:19:36 +0000 (19:19 +0000)
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 <jassi.brar@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found