Julia Lawall 830eb8767d ASoC: mxs-saif: use devm_ functions
The various devm_ functions allocate memory that is released when a driver
detaches.  This patch uses these functions for data that is allocated in
the probe function of a platform device and is only freed in the remove
function.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Acked-by: Dong Aisheng <dong.aisheng@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-02-10 20:21:05 +00:00
..
2012-02-01 18:29:19 +00:00
2012-02-10 20:21:05 +00:00
2012-01-13 15:00:22 +00:00
2012-02-09 12:00:22 +00:00
2011-11-10 13:08:09 +00:00
2011-12-13 00:20:28 +08:00
2012-02-09 12:00:22 +00:00
2011-12-21 00:12:28 +00:00