Unverified Commit 5363d730 authored by Vijendar Mukunda's avatar Vijendar Mukunda Committed by Mark Brown
Browse files

ASoC: amd: vg: update DAI link name

parent 83b71361
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -230,7 +230,7 @@ SND_SOC_DAILINK_DEF(platform,

static struct snd_soc_dai_link acp5x_dai[] = {
	{
		.name = "acp5x-8825-play",
		.name = "acp5x-8821-play",
		.stream_name = "Playback/Capture",
		.dai_fmt = SND_SOC_DAIFMT_I2S  | SND_SOC_DAIFMT_NB_NF |
			   SND_SOC_DAIFMT_CBC_CFC,