This patch series tried to do two things
1. Add support to have cpu based loopback dai_links supported, so the CPU based DSPs can have non hostless streams
2. Add kcontrol to bytes tlv callbacks and fix the topology core info callback for TLV byte controls
Comments welcome...
Jeeja KP (1): ASoC: core: Adds support for cpu loopback dai_link
Mythri P K (1): ASoC: core: Pass kcontrol to bytes tlv callbacks
Omair M Abdullah (1): ASoC: topology: fix info callback for TLV byte control
Vinod Koul (1): ASoC: core: refactor soc_link_dai_widgets()
include/sound/soc-topology.h | 6 ++++-- include/sound/soc.h | 9 +++++++-- sound/soc/soc-core.c | 38 +++++++++++++++++++++++++------------- sound/soc/soc-ops.c | 4 ++-- sound/soc/soc-topology.c | 2 +- 5 files changed, 39 insertions(+), 20 deletions(-)