]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: topology: Allow bespoke configuration post widget creation
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>
Fri, 9 Jun 2017 14:43:23 +0000 (15:43 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 9 Jun 2017 17:46:08 +0000 (18:46 +0100)
commitebd259d33a900b28ef774c4c26e8ce6e2baea7e5
treea178243366c8e0ad58a8b9a158249238639dcd62
parent102ebe266c317da59471e2cde0dce603de031482
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>
include/sound/soc-topology.h
sound/soc/soc-topology.c