]> git.itanic.dy.fi Git - linux-stable/commit
ASoC: topology: create TLV data for dapm widgets
authorRanjani Sridharan <ranjani.sridharan@linux.intel.com>
Fri, 9 Mar 2018 19:11:17 +0000 (11:11 -0800)
committerMark Brown <broonie@kernel.org>
Mon, 12 Mar 2018 18:08:18 +0000 (11:08 -0700)
commitbde8b3887add8368ecf0ca71117baf2fd56a6fc9
treebfa466d96b710265ca25721616496939bd59bc03
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
ASoC: topology: create TLV data for dapm widgets

This patch adds the change required to create the TLV data
for dapm widget kcontrols from topology. This also fixes the following
TLV read error shown in amixer while showing the card control contents.
"amixer: Control hw:1 element TLV read error: No such device or address"

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-topology.c