aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/soc/codecs/wm8804.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8804.c b/sound/soc/codecs/wm8804.c
index ca7d9eea1264..40e5067e8246 100644
--- a/sound/soc/codecs/wm8804.c
+++ b/sound/soc/codecs/wm8804.c
@@ -669,7 +669,7 @@ static struct snd_soc_dai_ops wm8804_dai_ops = {
669 SNDRV_PCM_FMTBIT_S24_LE) 669 SNDRV_PCM_FMTBIT_S24_LE)
670 670
671static struct snd_soc_dai_driver wm8804_dai = { 671static struct snd_soc_dai_driver wm8804_dai = {
672 .name = "wm8804-s/pdif", 672 .name = "wm8804-spdif",
673 .playback = { 673 .playback = {
674 .stream_name = "Playback", 674 .stream_name = "Playback",
675 .channels_min = 2, 675 .channels_min = 2,