commit | b4df7ce9905b1e8cb84ee247ca7db6ae004bc508 | [log] [tgz] |
---|---|---|
author | Brent Lu <brent.lu@intel.com> | Mon Jun 12 19:09:51 2023 +0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Jun 12 14:47:30 2023 +0100 |
tree | b55003108b822129415cb846c868e6019abfd9c0 | |
parent | d48e3cd5aaecd7769b073f65bb95004a54bc76e6 [diff] |
ASoC: Intel: avs-max98373: remove redundant dapm routes Two routes "Left HiFi Playback<-sspX Tx" and "Right HiFi Playback<-sspX Tx" 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-6-brent.lu@intel.com Signed-off-by: Mark Brown <broonie@kernel.org>