]> git.baikalelectronics.ru Git - kernel.git/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)
commit0a748833540a27259b296d670a94f94902901d7a
treebfa466d96b710265ca25721616496939bd59bc03
parentbcac507057f6668c45308343ba41f4c91a086136
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