commit | 681e36924788aeea2717c07cc42a21c9c86d7559 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Tue Dec 07 20:56:30 2010 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Dec 07 14:51:15 2010 +0000 |
tree | b896db25da65d4185771b2686e9a215da3af07a1 | |
parent | 1dcb4f38e5bc28dfce0f8c7eef184a090b03bfc7 [diff] |
ASoC: Fix resource leak if soc_register_ac97_dai_link failed Properly free the resources in the case of soc_register_ac97_dai_link failure. Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>