ASoC: Blackfin: drop "-codec" from codec names
[pandora-kernel.git] / sound / soc / blackfin / bf5xx-ssm2602.c
index ad28663..732a02f 100644 (file)
@@ -119,7 +119,7 @@ static struct snd_soc_dai_link bf5xx_ssm2602_dai = {
        .cpu_dai_name = "bf5xx-i2s",
        .codec_dai_name = "ssm2602-hifi",
        .platform_name = "bf5xx-pcm-audio",
-       .codec_name = "ssm2602-codec.0-001b",
+       .codec_name = "ssm2602.0-001b",
        .ops = &bf5xx_ssm2602_ops,
 };