From: Axel Lin Date: Wed, 24 Nov 2010 14:24:01 +0000 (+0800) Subject: ASoC: Fix resource reclaim for osk5912 X-Git-Tag: v2.6.37-rc4~14^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25436180ee8bed6740f29d92c2030c759885c147;p=pandora-kernel.git 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 Acked-by: Jarkko Nikula Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed