diff options
Diffstat (limited to 'sound/soc/sh/migor.c')
| -rw-r--r-- | sound/soc/sh/migor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sh/migor.c b/sound/soc/sh/migor.c index 8526e1edaf45..5014a884afee 100644 --- a/sound/soc/sh/migor.c +++ b/sound/soc/sh/migor.c | |||
| @@ -153,7 +153,7 @@ static int migor_dai_init(struct snd_soc_pcm_runtime *rtd) | |||
| 153 | static struct snd_soc_dai_link migor_dai = { | 153 | static struct snd_soc_dai_link migor_dai = { |
| 154 | .name = "wm8978", | 154 | .name = "wm8978", |
| 155 | .stream_name = "WM8978", | 155 | .stream_name = "WM8978", |
| 156 | .cpu_dai_name = "siu-i2s-dai", | 156 | .cpu_dai_name = "siu-pcm-audio", |
| 157 | .codec_dai_name = "wm8978-hifi", | 157 | .codec_dai_name = "wm8978-hifi", |
| 158 | .platform_name = "siu-pcm-audio", | 158 | .platform_name = "siu-pcm-audio", |
| 159 | .codec_name = "wm8978.0-001a", | 159 | .codec_name = "wm8978.0-001a", |
