ASoC: codecs: JZ4740: Convert to table based controls and DAPM setup
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 12 Apr 2011 17:33:29 +0000 (19:33 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 13 Apr 2011 17:35:03 +0000 (10:35 -0700)
commit674479124f8cbc4b5507d914ccd63ad08fd5326e
treeba2839702e54bb13de510ee9cbfbe27435155c1c
parent621206b76825f24ccb650b9f59c18c17f6760a4c
ASoC: codecs: JZ4740: Convert to table based controls and DAPM setup

Use the newly introduced dapm_widgets, dpam_routes and controls fields of the
snd_soc_dai_driver struct to setup controls and DAPM.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/jz4740.c