commit | fb48e3c6a4d8888aff61fbf567aadac7d206e973 | [log] [tgz] |
---|---|---|
author | Graham Gower <graham.gower@gmail.com> | Thu Mar 25 10:52:12 2010 +1030 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Mar 29 21:00:37 2010 +0100 |
tree | 3fba75703831f392034271f62b73484764ffc675 | |
parent | a8462bde78fdb77c8ede61e1af99617905a78ccf [diff] |
ASoC: Fix passing platform_data to ac97 bus users and fix a leak [The issue is an attempt to write the pdata without the AC97 device allocated when using ac97.c - also added a comment in soc-core.c for the special case for ac97. -- broonie] Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>