commit | 1b3ed70a1b22e54b6adaf6ffebe1aa6f26465bae | [log] [tgz] |
---|---|---|
author | Felipe Pena <felipensp@gmail.com> | Sat Oct 12 19:35:06 2013 -0300 |
committer | Mark Brown <broonie@linaro.org> | Mon Oct 14 12:52:59 2013 +0100 |
tree | 3931e76bc3a006400071851022dd9fb9dcd8a5d5 | |
parent | 8e9c4aa4e7bd600d30e15ec82be9b670a1ec3da9 [diff] |
ASoC: fsl: Fix memory leak in imx-audmux.c When audmux_clk is used and clk_prepare_enable function succeed, the memory alloc'd to buf variable is leaked Signed-off-by: Felipe Pena <felipensp@gmail.com> Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Mark Brown <broonie@linaro.org>