commit | 25436180ee8bed6740f29d92c2030c759885c147 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Wed Nov 24 22:24:01 2010 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Nov 25 21:15:49 2010 +0000 |
tree | 4ee596f9884dad0a3eee165e8f96e29d08a52ad1 | |
parent | fe99b55994f08d321cc5f621c3634b1de4961d01 [diff] |
ASoC: Fix resource reclaim for osk5912 In current implementation, there are resources leak in the error path. This patch properly reclaims the allocated resources in the error path. Also adds a missing clk_put in osk_soc_exit. Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Jarkko Nikula <jhnikula@gmail.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>