ASoC: free socdev if init_card() fails in wm9705_soc_probe()
authorRoel Kluin <roel.kluin@gmail.com>
Sat, 22 Aug 2009 19:24:24 +0000 (21:24 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 23 Aug 2009 09:41:06 +0000 (10:41 +0100)
commit821ebc86efd4b42aa120076562b0fd4f03ec3c0c
treebd7cad93d23e8c3d5e9ecea7090f6e5490411549
parent79fb9387f88b6b44bbc46e19cae26d2c9fe3bb6a
ASoC: free socdev if init_card() fails in wm9705_soc_probe()

Free socdev if snd_soc_init_card() fails.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm9705.c