Title: [9790] trunk/sound/soc/blackfin/bf5xx-ssm2602.c: ASoC: Blackfin: drop "-codec" from ssm2602 machine driver
Revision
9790
Author
vapier
Date
2011-03-27 23:23:30 -0400 (Sun, 27 Mar 2011)

Log Message

ASoC: Blackfin: drop "-codec" from ssm2602 machine driver

Modified Paths


Diff

Modified: trunk/sound/soc/blackfin/bf5xx-ssm2602.c (9789 => 9790)


--- trunk/sound/soc/blackfin/bf5xx-ssm2602.c	2011-03-28 03:23:21 UTC (rev 9789)
+++ trunk/sound/soc/blackfin/bf5xx-ssm2602.c	2011-03-28 03:23:30 UTC (rev 9790)
@@ -109,7 +109,7 @@
 		.cpu_dai_name = "bfin-i2s.0",
 		.codec_dai_name = "ssm2602-hifi",
 		.platform_name = "bfin-pcm-audio",
-		.codec_name = "ssm2602-codec.0-001b",
+		.codec_name = "ssm2602.0-001b",
 		.ops = &bf5xx_ssm2602_ops,
 	},
 	{
@@ -118,7 +118,7 @@
 		.cpu_dai_name = "bfin-i2s.1",
 		.codec_dai_name = "ssm2602-hifi",
 		.platform_name = "bfin-pcm-audio",
-		.codec_name = "ssm2602-codec.0-001b",
+		.codec_name = "ssm2602.0-001b",
 		.ops = &bf5xx_ssm2602_ops,
 	}
 };
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to