From: Axel Lin Date: Fri, 19 Nov 2010 09:31:08 +0000 (+0800) Subject: ASoC: Move kfree(twl4030) to twl4030_soc_remove() X-Git-Tag: v2.6.38-rc1~236^2^2~145^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b3b0fa8fb0db9645b56361cdc9a9d0ddbc35e4d;p=pandora-kernel.git ASoC: Move kfree(twl4030) to twl4030_soc_remove() As we allocate memory for twl4030 in twl4030_codec_probe(), twl4030_codec_remove() is a better place to free the memory. Signed-off-by: Axel Lin Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed