|
@@ -561,7 +561,7 @@ static struct snd_soc_dai_link neo1973_dai[] = {
|
|
|
.platform_name = "samsung-audio",
|
|
|
.cpu_dai_name = "s3c24xx-i2s",
|
|
|
.codec_dai_name = "wm8753-hifi",
|
|
|
- .codec_name = "wm8753-codec.0-0x1a",
|
|
|
+ .codec_name = "wm8753-codec.0-001a",
|
|
|
.init = neo1973_wm8753_init,
|
|
|
.ops = &neo1973_hifi_ops,
|
|
|
},
|
|
@@ -571,7 +571,7 @@ static struct snd_soc_dai_link neo1973_dai[] = {
|
|
|
.platform_name = "samsung-audio",
|
|
|
.cpu_dai_name = "bluetooth-dai",
|
|
|
.codec_dai_name = "wm8753-voice",
|
|
|
- .codec_name = "wm8753-codec.0-0x1a",
|
|
|
+ .codec_name = "wm8753-codec.0-001a",
|
|
|
.ops = &neo1973_voice_ops,
|
|
|
},
|
|
|
};
|