Home
last modified time | relevance | path

Searched hist:"1 b3ed70a1b22e54b6adaf6ffebe1aa6f26465bae" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/fsl/
H A Dimx-audmux.cdiff 1b3ed70a1b22e54b6adaf6ffebe1aa6f26465bae Sat Oct 12 17:35:06 CDT 2013 Felipe Pena <felipensp@gmail.com> 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>