commit | 7b2655b409211d619d99a1bb325797dee22a1c8b | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Wed Mar 12 15:27:36 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Thu Mar 13 09:38:14 2014 +0000 |
tree | e4d8ab608bcb533674f47de726148175d953ec5c | |
parent | 17cb37aafdc11b875b915292ae21ac3a4f1425a7 [diff] |
ASoC: snappercl15: 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>