]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: tlv320aic32x4: Convert table based control and DAPM setup
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 27 Aug 2013 13:50:56 +0000 (15:50 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 27 Aug 2013 14:33:34 +0000 (15:33 +0100)
commitaac97b5fd9537b62a68830d189509297cdac5ad9
tree6075fdd4bd35baac1a6744afd4a826509a312491
parentd8dfad3876e4386666b759da3c833d62fb8b2267
ASoC: tlv320aic32x4: Convert table based control and DAPM setup

Let the core take care of instantiating the controls and DAPM widgets and
routes, this makes the code a bit shorter.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/tlv320aic32x4.c