commit | 4f07c9ccdf92155dd8a216eee262f2954a6d69a2 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Sat Mar 01 16:17:03 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Mon Mar 03 10:35:04 2014 +0900 |
tree | d1351360b6e70968841a14bc099d5d7b198ef883 | |
parent | 61e7fe2577479a1f2650c3fe41c6c842797dddf6 [diff] |
ASoC: neo1973_wm8753: Convert to table based setup Use table based setup to register the controls and 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>