ASoC: migor: Convert to table based DAPM setup
commit23a735cc0200609edeff7c148c83d5046169dee9
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 3 Mar 2014 07:14:14 +0000 (3 08:14 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 10 Mar 2014 17:35:06 +0000 (10 17:35 +0000)
tree1c5c3d9bca88786c48dc6fc0a480dd74e7c15ebe
parent38dbfb59d1175ef458d006556061adeaa8751b72
ASoC: migor: 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 shorter and 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/sh/migor.c