ASoC: pxa: e800_wm9712: Convert to table based DAPM setup
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 1 Mar 2014 14:48:16 +0000 (15:48 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 3 Mar 2014 02:01:48 +0000 (11:01 +0900)
commit1bdd301f791e047ed36c18656890c0001f8ce5a3
treeb6777eb7fc46069c9e7cd578e133b1a7837579e1
parent98308c825ba856796bf52b3c6d6955e62f1fc45c
ASoC: pxa: e800_wm9712: Convert to table based DAPM setup

Use table based setup to register the DAPM widgets and routes. This on one hand
makes the code a bit cleaner and on the other hand the board level DAPM elements
get registered in the card's DAPM context rather than in the CODEC's DAPM
context.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/pxa/e800_wm9712.c
This page took 0.025289 seconds and 5 git commands to generate.