ASoC: topology: Remove redundant log
authorAmadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Fri, 19 May 2023 19:56:10 +0000 (21:56 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 22 May 2023 10:18:46 +0000 (11:18 +0100)
commitdb756c5c35dfcf820c2b0d7eec526e8dfe79a96d
treeaa57bf83af316cc6c543cbf6ec3818a2f15be1e1
parent5308540278d776e10519db144cb0cf3b3dd7ffbf
ASoC: topology: Remove redundant log

soc_tplg_dapm_complete() logs all the failures in detail already.

Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20230519195611.4068853-5-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-topology.c