ASoC: Intel: avs: i2s_test: Remove redundant dapm routes
authorAmadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Fri, 8 Mar 2024 09:05:02 +0000 (10:05 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 25 Mar 2024 00:32:41 +0000 (00:32 +0000)
commit60c10c678b582d41532fefa12667d8adca75811b
treeda78fa3f726c6e3ce140265ac77b5cfc828d5d1b
parent3a2be3f05110fa1a5c682ff72a26681ed4f54cef
ASoC: Intel: avs: i2s_test: Remove redundant dapm routes

Remove unnecessary widgets and routes as they are created by
snd_soc_dapm_connect_dai_link_widgets() automatically.

Link: https://lore.kernel.org/all/20230612110958.592674-1-brent.lu@intel.com/
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://msgid.link/r/20240308090502.2136760-6-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/avs/boards/i2s_test.c