Dimitris Papastamos 4f8b19143d ASoC: wm0010: Fix resource leak
If kzalloc() fails for `img' then we are going to leak the memory
for `out'.  We are freeing the memory of all the tx/rx transfers
but the tx/rx buf pointers will be NULL if we drop out earlier.

Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-07-31 14:50:34 +01:00
..
2013-06-28 13:36:22 +02:00
2013-03-08 19:49:22 +08:00
2012-08-06 15:20:35 +01:00
2012-09-25 13:52:42 +01:00
2013-03-22 11:13:09 +01:00
2012-06-11 20:23:55 +08:00
2013-02-14 17:27:17 +00:00
2012-12-10 00:31:51 +09:00
2012-04-01 11:28:24 +01:00
2012-05-18 16:42:20 +01:00
2013-06-13 10:26:57 +01:00
2013-06-12 17:46:54 +01:00
2011-11-29 12:01:23 +00:00
2013-05-25 10:33:30 -04:00
2012-05-13 13:32:54 +01:00
2013-07-31 14:50:34 +01:00
2012-01-26 16:07:55 +00:00
2012-12-24 15:54:27 +00:00
2013-07-04 16:49:51 +01:00
2013-04-12 15:21:36 +02:00
2013-07-12 09:44:56 +01:00