ASoC: topology: Remove redundant logs
authorAmadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Fri, 19 May 2023 19:56:08 +0000 (21:56 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 22 May 2023 10:18:44 +0000 (11:18 +0100)
commit2316c11fa97779d06bfd7990f45b13a7b6ec1dae
tree86e1f5119fee8aaa124ac108c5cc433829b3da73
parentec5dffcd428f54c117158c7b2cd79a1e14aa5b70
ASoC: topology: Remove redundant logs

soc_tplg_add_kcontrol() 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-3-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-topology.c