From: Manuel Lauss Date: Mon, 4 Jan 2010 15:29:49 +0000 (+0100) Subject: ASoC: fixup oops in generic AC97 codec glue X-Git-Tag: v2.6.33-rc3~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecbec242961ec66e900b5649ded1e40f5d5edc41;p=pandora-kernel.git ASoC: fixup oops in generic AC97 codec glue Initialize the glue by calling snd_soc_new_ac97_codec() as is done in other ASoC AC97 codecs. Fixes an oops caused by dereferencing uninitialized members in snd_soc_new_pcms(). Run-tested on Au1250. Signed-off-by: Manuel Lauss Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed