summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/vangogh
diff options
context:
space:
mode:
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>2022-02-26 01:00:23 +0530
committerMark Brown <broonie@kernel.org>2022-02-28 13:33:48 +0000
commit5363d7304e31692f8f6da86ed7a49d3c28a2e32a (patch)
tree76196daed54c46762c37d5e9652e8ed3a2984ced /sound/soc/amd/vangogh
parent83b713619ee1b15e09eae11a92a7f3305534223d (diff)
downloadlinux-stable-5363d7304e31692f8f6da86ed7a49d3c28a2e32a.tar.gz
linux-stable-5363d7304e31692f8f6da86ed7a49d3c28a2e32a.tar.bz2
linux-stable-5363d7304e31692f8f6da86ed7a49d3c28a2e32a.zip
ASoC: amd: vg: update DAI link name
Update DAI link name as "acp5x-8821-play". Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com> Link: https://lore.kernel.org/r/20220225193054.24916-2-Vijendar.Mukunda@amd.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/amd/vangogh')
-rw-r--r--sound/soc/amd/vangogh/acp5x-mach.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/amd/vangogh/acp5x-mach.c b/sound/soc/amd/vangogh/acp5x-mach.c
index 14cf325e4b23..f5d04c7e2a1f 100644
--- a/sound/soc/amd/vangogh/acp5x-mach.c
+++ b/sound/soc/amd/vangogh/acp5x-mach.c
@@ -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,