]> git.baikalelectronics.ru Git - kernel.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)
commit58dfdc406a59e415f107ec4ac482578efe0a79b7
treea178243366c8e0ad58a8b9a158249238639dcd62
parentc3c608f12c6524aacb11c529d43a355412d89c4a
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