From: Mark Brown Date: Fri, 28 Nov 2008 11:49:07 +0000 (+0000) Subject: ASoC: Rename snd_soc_register_card() to snd_soc_init_card() X-Git-Tag: v2.6.29-rc1~590^2~11^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=968a6025aa9f909d487988efb542217a126023a0;p=pandora-kernel.git ASoC: Rename snd_soc_register_card() to snd_soc_init_card() Currently ASoC card initialisation is completed by a function called snd_soc_register_card(). As part of the work to allow independant registration of cards, codecs and machines in ASoC v2 a new function of the same name has been added so rename the existing function to facilitate the merge of v2. Signed-off-by: Mark Brown --- Reading git-diff-tree failed