git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dcb4f3
)
ASoC: Fix resource leak if soc_register_ac97_dai_link failed
author
Axel Lin
<axel.lin@gmail.com>
Tue, 7 Dec 2010 12:56:30 +0000
(20:56 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 7 Dec 2010 14:51:15 +0000
(14:51 +0000)
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>
No differences found