commit | 96b5452fe43c23451050b3efa5197bd10dce9bc6 | [log] [tgz] |
---|---|---|
author | Brent Lu <brent.lu@intel.com> | Mon Jun 12 19:09:57 2023 +0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Jun 12 14:47:36 2023 +0100 |
tree | d59f2f435f201a02dec072704f60a90a0f906da2 | |
parent | eae0655316a5d741ab27c7b3a67a55b0af970e19 [diff] |
ASoC: Intel: avs-rt5682: remove redundant dapm routes Two routes "AIF1 Playback<-sspX Tx" and "sspX Rx<-AIF1 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-12-brent.lu@intel.com Signed-off-by: Mark Brown <broonie@kernel.org>