From: Mike Dunn Date: Sat, 29 Dec 2012 18:53:17 +0000 (-0800) Subject: ASoC: palm27x: fix widgets and routes in dai_link init X-Git-Tag: v3.9-rc1~129^2~24^2~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=016fb39c98a71539d9abd5ee66cc1103a32fbb34;p=pandora-kernel.git ASoC: palm27x: fix widgets and routes in dai_link init ASoC core code now handles creation of controls and routing based on contents of struct snd_soc_card, so remove calls to snd_soc_dapm_new_controls() and snd_soc_dapm_add_routes() from the snd_soc_dai_link init function, and add widget and route definitions to struct snd_soc_card. Signed-off-by: Mike Dunn Signed-off-by: Mark Brown --- Reading git-diff-tree failed