summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sound/soc/tegra/tegra_max98088.c2
-rw-r--r--sound/soc/tegra/tegra_wm8753.c2
-rw-r--r--sound/soc/tegra/tegra_wm8903.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/sound/soc/tegra/tegra_max98088.c b/sound/soc/tegra/tegra_max98088.c
index 6d4062019b7f..2fb20a9c8ecd 100644
--- a/sound/soc/tegra/tegra_max98088.c
+++ b/sound/soc/tegra/tegra_max98088.c
@@ -354,7 +354,7 @@ static struct snd_soc_dai_link tegra_max98088_dai[] = {
{
.name = "SPDIF",
.stream_name = "SPDIF PCM",
- .codec_name = "spdif-dit",
+ .codec_name = "spdif-dit.0",
.platform_name = "tegra-pcm-audio",
.cpu_dai_name = "tegra30-spdif",
.codec_dai_name = "dit-hifi",
diff --git a/sound/soc/tegra/tegra_wm8753.c b/sound/soc/tegra/tegra_wm8753.c
index 2bfb458fb1d2..1946d7978ae9 100644
--- a/sound/soc/tegra/tegra_wm8753.c
+++ b/sound/soc/tegra/tegra_wm8753.c
@@ -334,7 +334,7 @@ static struct snd_soc_dai_link tegra_wm8753_dai[] = {
{
.name = "SPDIF",
.stream_name = "SPDIF PCM",
- .codec_name = "spdif-dit",
+ .codec_name = "spdif-dit.0",
.platform_name = "tegra-pcm-audio",
.cpu_dai_name = "tegra20-spdif",
.codec_dai_name = "dit-hifi",
diff --git a/sound/soc/tegra/tegra_wm8903.c b/sound/soc/tegra/tegra_wm8903.c
index bebccffe38d4..54036f2f0bc6 100644
--- a/sound/soc/tegra/tegra_wm8903.c
+++ b/sound/soc/tegra/tegra_wm8903.c
@@ -447,7 +447,7 @@ static struct snd_soc_dai_link tegra_wm8903_dai[] = {
{
.name = "SPDIF",
.stream_name = "SPDIF PCM",
- .codec_name = "spdif-dit",
+ .codec_name = "spdif-dit.0",
.platform_name = "tegra-pcm-audio",
.cpu_dai_name = "tegra20-spdif",
.codec_dai_name = "dit-hifi",