diff options
Diffstat (limited to 'sound/soc/pxa/magician.c')
-rw-r--r-- | sound/soc/pxa/magician.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/pxa/magician.c b/sound/soc/pxa/magician.c index 608bc3dd835f..b8207ced4072 100644 --- a/sound/soc/pxa/magician.c +++ b/sound/soc/pxa/magician.c | |||
@@ -437,7 +437,7 @@ static struct snd_soc_dai_link magician_dai[] = { | |||
437 | { | 437 | { |
438 | .name = "uda1380", | 438 | .name = "uda1380", |
439 | .stream_name = "UDA1380 Capture", | 439 | .stream_name = "UDA1380 Capture", |
440 | .cpu_dai_name = "pxa-i2s", | 440 | .cpu_dai_name = "pxa2xx-i2s", |
441 | .codec_dai_name = "uda1380-hifi-capture", | 441 | .codec_dai_name = "uda1380-hifi-capture", |
442 | .platform_name = "pxa-pcm-audio", | 442 | .platform_name = "pxa-pcm-audio", |
443 | .codec_name = "uda1380-codec.0-0018", | 443 | .codec_name = "uda1380-codec.0-0018", |