ASoC: Intel: avs-nau8825: remove redundant dapm routes
authorBrent Lu <brent.lu@intel.com>
Mon, 12 Jun 2023 11:09:53 +0000 (19:09 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 12 Jun 2023 13:47:32 +0000 (14:47 +0100)
commitae7d66822de5aeaf991eda96c823ee9dffebfe46
treeb1c83a7460f8224104f2666dedb070e7bcf9f620
parent9868ca64fd7a87cf997040452519b07e47a8d008
ASoC: Intel: avs-nau8825: remove redundant dapm routes

Two routes "Playback<-sspX Tx" and "sspX Rx<-Capture" are created by
snd_soc_dapm_connect_dai_link_widgets() automatically. Remove the
duplicate routes.

Signed-off-by: Brent Lu <brent.lu@intel.com>
Link: https://lore.kernel.org/r/20230612110958.592674-8-brent.lu@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/avs/boards/nau8825.c