]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: topology: Allow bespoke configuration post widget creation
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>
Tue, 6 Jun 2017 14:45:07 +0000 (15:45 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 7 Jun 2017 19:05:40 +0000 (20:05 +0100)
commitc8597af855f3e34aaebaff0e5c3dbd07611c87f1
tree1603de75fdaf34b2ae474dfebe93225995f812fd
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
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>
sound/soc/soc-topology.c