From: Mark Brown Date: Tue, 3 Nov 2009 22:13:13 +0000 (+0000) Subject: ASoC: Factor out snd_soc_init_card() X-Git-Tag: v2.6.33-rc1~390^2~1^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe3e78e073d25308756f38019956061153267769;p=pandora-kernel.git ASoC: Factor out snd_soc_init_card() snd_soc_init_card() is always called as the last part of the CODEC probe function so we can factor it out into the core card setup rather than have each CODEC replicate the code to do the initialiastation. This will be required to support multiple CODECs per card. Signed-off-by: Mark Brown --- Reading git-diff-tree failed