commit | c8597af855f3e34aaebaff0e5c3dbd07611c87f1 | [log] [tgz] |
---|---|---|
author | Liam Girdwood <liam.r.girdwood@linux.intel.com> | Tue Jun 06 15:45:07 2017 +0100 |
committer | Mark Brown <broonie@kernel.org> | Wed Jun 07 20:05:40 2017 +0100 |
tree | 1603de75fdaf34b2ae474dfebe93225995f812fd | |
parent | 2ea659a9ef488125eb46da6eb571de5eae5c43f6 [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>