From: Stephen Warren Date: Tue, 19 Apr 2011 21:25:12 +0000 (-0600) Subject: ASoC: Tegra: wm8903: s/code/data/ for control/widget/maps X-Git-Tag: v3.0-rc1~347^2~1^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dea8b6eef03afdec475b981fca8622c41f8de7e2;p=pandora-kernel.git ASoC: Tegra: wm8903: s/code/data/ for control/widget/maps Replace calls to a variety of registration functions by updating struct snd_soc_card snd_soc_tegra_wm8903 to directly point at the various control/widget/map tables instead. The ASoC core now performs any required registration based on these data fields. (Applying Mark's TrimSlice review comments to the existing driver) Signed-off-by: Stephen Warren Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed