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

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