]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
ASoC: Intel: avs-max98927: remove redundant dapm routes
authorBrent Lu <brent.lu@intel.com>
Mon, 12 Jun 2023 11:09:52 +0000 (19:09 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 12 Jun 2023 13:47:31 +0000 (14:47 +0100)
commit9868ca64fd7a87cf997040452519b07e47a8d008
treec85448514021040707d774c275e1b622da50798d
parentb4df7ce9905b1e8cb84ee247ca7db6ae004bc508
ASoC: Intel: avs-max98927: 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-7-brent.lu@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/avs/boards/max98927.c