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)
commiteb5f6d753e337834c7ceb07824ee472e43d9a7a2
tree22c549607a8ed5657c98af6ae4ead1b3c0eaaaec
parent6f7cb44ba1a5195bf719f9ba1d57bd79e13262c1
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 <philipp.zabel@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/cs4270.c
sound/soc/codecs/tlv320aic26.c
sound/soc/codecs/wm8400.c
sound/soc/omap/n810.c
sound/soc/pxa/corgi.c
sound/soc/pxa/palm27x.c
sound/soc/pxa/poodle.c
sound/soc/pxa/spitz.c
sound/soc/pxa/tosa.c
sound/soc/s3c24xx/neo1973_wm8753.c