From: Timur Tabi Date: Mon, 19 Jan 2009 23:14:24 +0000 (-0600) Subject: ASoC: fix registration of the SoC card in the Freescale MPC8610 drivers X-Git-Tag: v2.6.29-rc3~45^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a9dee59a345f96757dd45699de1c4182d8bf9a9;p=pandora-kernel.git ASoC: fix registration of the SoC card in the Freescale MPC8610 drivers The Freescale MPC8610 driver was defining two SOC card (snd_soc_card) structures, partially initializing each one, but registering only one of them with ASoC. Signed-off-by: Timur Tabi Signed-off-by: Mark Brown --- Reading git-diff-tree failed