ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 12 Mar 2009 10:07:54 +0000 (11:07 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 12 Mar 2009 15:43:30 +0000 (15:43 +0000)
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 <philipp.zabel@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found