From: Philipp Zabel Date: Thu, 12 Mar 2009 10:07:54 +0000 (+0100) Subject: ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. X-Git-Tag: v2.6.30-rc1~8^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb5f6d753e337834c7ceb07824ee472e43d9a7a2;p=pandora-kernel.git ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. The drivers are basically duplicating the same code over and over. As snd_soc_cnew is going to be made static some time after the next merge window, we might as well convert them now. Signed-off-by: Philipp Zabel Signed-off-by: Mark Brown --- Reading git-diff-tree failed