commit | ebd259d33a900b28ef774c4c26e8ce6e2baea7e5 | [log] [tgz] |
---|---|---|
author | Liam Girdwood <liam.r.girdwood@linux.intel.com> | Fri Jun 09 15:43:23 2017 +0100 |
committer | Mark Brown <broonie@kernel.org> | Fri Jun 09 18:46:08 2017 +0100 |
tree | a178243366c8e0ad58a8b9a158249238639dcd62 | |
parent | 102ebe266c317da59471e2cde0dce603de031482 [diff] |
ASoC: topology: Allow bespoke configuration post widget creation Current topology only allows for widget configuration before the widget is registered. This patch also allows further configuration and usage after registration is complete. Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>