Mika Westerberg 7750752a22 ASoC: ac97: don't call snd_soc_new_ac97_codec at probe
It is not needed since snd_ac97_mixer() will create a new ac97 object for us.
Removing the call also fixes a memory leak since codec->ac97 is set to NULL at
the beginning of snd_ac97_mixer().

Signed-off-by: Mika Westerberg <mika.westerberg@iki.fi>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2010-10-13 10:35:05 +01:00
..
2010-10-07 12:56:43 -07:00
2010-09-15 12:03:58 +01:00
2010-10-07 13:40:44 -07:00
2010-09-16 14:14:57 +01:00
2010-09-30 13:32:21 -07:00
2008-11-17 11:45:39 +00:00
2010-08-20 13:28:49 +01:00
2010-09-30 13:32:21 -07:00
2010-09-15 16:11:24 +01:00