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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 May 2018 14:13:09 +0000 (16:13 +0200)
commita74ae617a73b520f0ed719388d3c502d54b164da
treed7fa4c5041178b519530eab31f3b777427c7c16d
parentbdaea52d57a2b80c4f7770be894f6b83415510a0
ASoC: topology: create TLV data for dapm widgets

[ Upstream commit bde8b3887add8368ecf0ca71117baf2fd56a6fc9 ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/soc-topology.c