ASoC: topology: Fixes
authorMark Brown <broonie@kernel.org>
Tue, 25 Jan 2022 02:36:20 +0000 (02:36 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 25 Jan 2022 02:36:20 +0000 (02:36 +0000)
commitcef982dc4885c1c11495c5cc0ca66fd232075276
treec4b188db7907ee4d1eceef2de4aa0d0d66b785ff
parentaa505ecccf2ae7546e0e262d574e18a9241f3005
parentcc44c7492bad811dcb89f3f33f5aaacb564e1dfc
ASoC: topology: Fixes

Merge series from Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>:

Following series performs few cleanups in topology code.

First patch reduces number of prints we get from failure.
Second allos TLV controls to be either read or write which should be
possible as evidenced by further code in function.
Last one cleanups after refactoring of memory handling.

v2:
 - Add missing Fixes tag on second patch
 - Add Reviewed-by tag from Pierre

Amadeusz Sławiński (3):
  ASoC: topology: Remove superfluous error prints
  ASoC: topology: Allow TLV control to be either read or write
  ASoC: topology: Optimize soc_tplg_dapm_graph_elems_load behavior

 sound/soc/soc-topology.c | 103 ++++++++++-----------------------------
 1 file changed, 27 insertions(+), 76 deletions(-)

--
2.25.1