commit | 5b3b0fa8fb0db9645b56361cdc9a9d0ddbc35e4d | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Fri Nov 19 17:31:08 2010 +0800 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Fri Nov 19 12:14:47 2010 +0000 |
tree | 8c360d75728a96a5064bb609e87d13647b02c8ca | |
parent | 0656f6cf6c394ede78657595dd5a8ca7a1e64853 [diff] |
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 <axel.lin@gmail.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>