commit | 23a735cc0200609edeff7c148c83d5046169dee9 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Mon Mar 03 08:14:14 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Mon Mar 10 17:35:06 2014 +0000 |
tree | 1c5c3d9bca88786c48dc6fc0a480dd74e7c15ebe | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 [diff] |
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>