]> git.baikalelectronics.ru Git - kernel.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)
commitfa41ce826cb916853fb808083ee7a3963959195a
tree6075fdd4bd35baac1a6744afd4a826509a312491
parentae0ab262d3b4f741bdeb7774236d5d1b99fe913c
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